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": "e31e25fd-3ad6-4fd3-9d37-ba083ff536b1", "CompanyID": "d098b084-ccfa-4387-afd8-ebb10daee675", "CommunityName": "sample string 2", "CreatedDateTime": "2025-01-17T20:12:48.6354168-05:00", "CreatedByUserID": "b87ca953-30e9-4889-a487-2547910ac263", "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.