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": "137d062f-750b-40ea-9b5c-ecce05f994cc", "CompanyID": "393a706a-6cac-432b-af27-d4797533c9af", "CommunityName": "sample string 2", "CreatedDateTime": "2025-09-16T10:10:28.9095172-04:00", "CreatedByUserID": "aa273897-c171-4238-af92-db972d5d36f3", "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.