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": "da340990-b8dd-44aa-b131-cc1da76aee33", "CompanyID": "bd639f24-89b8-4486-b8e1-4862948106db", "CommunityName": "sample string 2", "CreatedDateTime": "2025-10-20T03:33:52.7212058-04:00", "CreatedByUserID": "0d81eed0-5eb0-4ea7-86ad-7fb60113a6dd", "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.