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": "ae96a2ba-8419-4fe7-b8cc-c294ef89af1d",
"CompanyID": "5ff5a32c-bd73-47f6-8fb0-a23578c3cd19",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-12-12T21:46:10.301158-05:00",
"CreatedByUserID": "4c5609d9-d31f-4701-99a9-065a05ed36f6",
"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.