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": "9359ab53-e9ee-40ae-a5ef-b6aad7fb2bce",
"CompanyID": "28d6ae60-1b1a-4f95-b0c6-f9a860ffaf37",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-12-10T10:07:11.2957011-05:00",
"CreatedByUserID": "8cb62be3-8411-4ec8-beeb-db48322b9cc6",
"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.