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": "7000343e-d2a3-4c8b-ba52-75266020f9b8",
"CompanyID": "7db7ea16-4f06-4e56-8da3-b97f74952d43",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-15T16:36:54.1952333-04:00",
"CreatedByUserID": "1f1dd15d-74fe-47bf-8932-0ad84448c7c1",
"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.