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": "47c6bbad-3f81-439a-a089-e8927da9b19e",
"CompanyID": "ebc8d64e-37b9-4558-88d5-028c88fe3a07",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-02-24T17:39:31.3954431-05:00",
"CreatedByUserID": "7a727bab-0d55-4ce5-93bb-bdebcdf771b2",
"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.