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": "08dd9a50-1a19-4bf2-9055-bfe7e9d2eae2", "CompanyID": "10e28d10-4336-4a95-a04d-5d2fb498eade", "CommunityName": "sample string 2", "CreatedDateTime": "2024-11-21T03:38:30.3227133-05:00", "CreatedByUserID": "114a46b1-376f-48ab-a1e0-71d2f835237c", "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.