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": "a26cbf8b-8d14-4cde-a104-e8ab807a53e5", "CompanyID": "1bacf6b6-5a1f-4768-b99b-e92a9b3b27ee", "CommunityName": "sample string 2", "CreatedDateTime": "2025-04-23T00:15:40.4362596-04:00", "CreatedByUserID": "cbe4b4a8-2ea4-45d6-b2bd-f986df66c551", "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.