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": "e2735fd9-cc4b-4af2-a538-2513c8518a1d",
"CompanyID": "824798b1-8e13-47e1-bbf6-b56edf3c5445",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-01-26T10:21:48.9188671-05:00",
"CreatedByUserID": "ff1b16ee-bf38-4bcd-939e-ad08a439b998",
"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.