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": "6294f717-ba14-48f3-ba9b-89f48122a2ff",
"CompanyID": "f03f21f7-ea37-421b-8c45-4057590d7d42",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-06T16:23:34.6344327-04:00",
"CreatedByUserID": "4b855d4c-09c6-4509-98ee-3cc48cab1dca",
"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.