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": "0aded6b6-cc6c-44b8-a41a-05a7a26ef6fd", "CompanyID": "f76d8a6d-e05a-46dd-a07f-af946b104e8e", "CommunityName": "sample string 2", "CreatedDateTime": "2025-07-03T15:06:19.8111152-04:00", "CreatedByUserID": "adf51201-4ed6-4d88-8f77-4c0625411fa5", "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.