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": "110b264b-1f81-4ec4-8268-5df133f018e0", "CompanyID": "e9dd5d9f-c209-4a47-99a0-d7c309132c1b", "CommunityName": "sample string 2", "CreatedDateTime": "2025-09-13T13:54:29.0662921-04:00", "CreatedByUserID": "b6aa982f-a1d8-4892-b8d4-04c6553d10bb", "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.