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": "70985181-e0ea-4781-9c01-4b3d6cd5f200", "CompanyID": "8fba06b6-daf9-4f2c-90a5-abd5d7fb03ac", "CommunityName": "sample string 2", "CreatedDateTime": "2025-04-10T00:34:02.1380798-04:00", "CreatedByUserID": "bda632da-bceb-4d3a-9a0e-43039f21a700", "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.