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": "661ec96d-bb6c-47c2-b09f-43819daa34d8", "CompanyID": "3e192e28-3a29-4173-a97d-7772b37790e2", "CommunityName": "sample string 2", "CreatedDateTime": "2025-09-18T04:59:53.2621423-04:00", "CreatedByUserID": "bf2c64eb-8ee6-4ab5-aeb1-6194ebd4b9d8", "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.