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": "ffc1ab7b-7f78-4d45-8d95-36e36f15bbb3", "CompanyID": "f12a20dd-32d3-43f4-b859-763bba56a77f", "CommunityName": "sample string 2", "CreatedDateTime": "2025-07-02T23:00:29.4479206-04:00", "CreatedByUserID": "3c537c49-1ecf-4b18-a17c-0cfb5131fa77", "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.