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": "693f18ec-d24c-4c27-80cb-c067228cb0a5",
"CompanyID": "57047741-ab58-4f6f-bd48-56a810bb43f8",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-05T15:57:02.3177842-04:00",
"CreatedByUserID": "91a20a2e-4202-41b3-8e43-85f90dd6a586",
"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.