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": "07294f88-adfe-4bd8-bc37-d70b10498986",
"CompanyID": "3432b777-8ed5-4d81-8785-2d837512d561",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-12-23T22:38:48.3158176-05:00",
"CreatedByUserID": "af00cc14-bef2-4080-b804-040db8107a38",
"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.