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": "1fd4bd21-b513-48d4-ae2d-b51a25e9c7ea",
"CompanyID": "264ec0d3-bab2-42ea-9739-e7862b91b0f8",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-12T20:59:03.1929846-04:00",
"CreatedByUserID": "3b60cfca-2cf2-4a55-a54e-26c1ad98ff1c",
"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.