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": "6c89f253-d7e8-4ae9-87b8-4f78d01575fe",
"CompanyID": "a48d0050-1331-460c-9d9e-f653dd4d4b50",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-12-01T05:07:13.5772212-05:00",
"CreatedByUserID": "e0f76398-3eee-405c-86b4-ec4cd69499dc",
"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.