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": "8e0d0e7d-f6e3-4a11-84db-b3aa5c2e473d",
"CompanyID": "5ce8a79f-5d5d-49d3-8a75-09d230c860e5",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-03T16:33:23.4994275-04:00",
"CreatedByUserID": "80168baf-e95c-4e18-a928-02012f29121b",
"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.