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": "2c9ca3f0-a3ff-4e33-95cf-3a1e1349ad23",
"CompanyID": "d161b5a6-cc97-4bb7-bbbc-f12ae3b5a88a",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-02-25T09:06:05.2568213-05:00",
"CreatedByUserID": "e96ba7c6-f74a-4efa-b9ac-687667c76e74",
"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.