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": "4cde60db-f19c-4934-b5d2-7da730304e5e",
"CompanyID": "783c1190-2531-4750-ad5b-09a6d135fca6",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-01-12T08:40:26.9541544-05:00",
"CreatedByUserID": "91984cf8-c76b-410d-881a-e8d26ff33cf8",
"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.