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": "db119ac4-aca9-4870-8249-f0faa9f01294",
"CompanyID": "810bb800-85b8-4b0f-85d4-605a9b6dd660",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-01-28T13:45:12.8852842-05:00",
"CreatedByUserID": "d295fa93-5889-4669-ab35-6f1339aabdc4",
"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.