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": "4c21a8e7-e3fc-49b6-a58a-e56cf7f906b4",
"CompanyID": "41a8c372-a86b-4e4b-af9e-696f75a56a87",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-12-31T13:41:14.2507169-05:00",
"CreatedByUserID": "8551574e-d179-4082-a281-05019c0633ef",
"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.