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": "8007bd26-84ea-4e84-8c6e-555c25dccad2",
"CompanyID": "6b0a4120-b59a-44ac-96b4-b0f4af3e4339",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-02-28T11:53:02.4130447-05:00",
"CreatedByUserID": "906cef51-0349-465d-8367-2c6a5720b3b6",
"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.