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": "a1151d37-09b1-4e5d-bfe9-9f6acbe40dc6",
"CompanyID": "148b2ac7-d2b1-4c3b-bc17-88af8b60bb73",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-04T16:25:27.2898574-04:00",
"CreatedByUserID": "2dc90638-0acf-4f42-9152-19d57ef54fcd",
"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.