PUT api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| companyCommunity | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"CompanyCommunityID": "c8acad84-7908-4cad-b063-7925cc6db88a",
"CompanyID": "40bf4fd6-d831-4d29-a6f8-9fb13f228d39",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-13T18:56:23.5210756-04:00",
"CreatedByUserID": "5c9d7d76-c01c-4970-a29e-d2719e0051cb",
"Deleted": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.