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": "d8460aa4-a036-4882-a329-5e63f68da140", "CompanyID": "b7b78cb5-5ab6-46fa-a340-cf25c0d87db3", "CommunityName": "sample string 2", "CreatedDateTime": "2025-01-24T20:49:00.2056462-05:00", "CreatedByUserID": "2ffc676e-490f-4d7f-bfe0-12bf5ffccffe", "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.