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": "9709bc42-1228-4a1b-999e-98dc8506059c",
"CompanyID": "70cccdc1-2814-4d08-a71c-1231faba384f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-01T15:23:23.2909262-05:00",
"CreatedByUserID": "4cbbbd43-0f4f-4929-8c18-6c223b4516a1",
"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.