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": "e1cce36e-c7f3-4d3d-9a5c-616a5de1e71a",
"CompanyID": "0b8d9f66-6f26-4e78-a724-1cc3c3f8956c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-17T05:37:38.4502312-05:00",
"CreatedByUserID": "6c6b29b4-b700-4496-9249-2d192ed43f2f",
"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.