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": "71b4478b-14f2-4701-b104-888822c14384",
"CompanyID": "6bb650f3-8481-4712-960a-1d3617a8e683",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-14T16:08:45.2295535-04:00",
"CreatedByUserID": "ad20ae01-3f0e-448b-98bc-f0230eacdc40",
"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.