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": "2ddecbb4-6f84-4f07-964f-a735d53c90c8",
"CompanyID": "25992893-162d-4e75-b823-cbb72393e0e1",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-05T15:44:04.9016976-04:00",
"CreatedByUserID": "0ddcdac3-4c49-4a7b-b988-eac3888c86e6",
"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.