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": "2e6a1ad0-f223-4dc5-b4c9-4d0075038bd3",
"CompanyID": "d1784575-79f0-4180-917a-bda9c5ccd82b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-26T06:52:50.4979489-05:00",
"CreatedByUserID": "502d707b-4ac7-4d7c-8c35-5cc4d7543c4f",
"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.