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": "7341a177-2b34-4ca8-954e-ee27c8de7d6c",
"CompanyID": "0b6d55ff-2da1-4cf3-82f6-b925b82f3e40",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-01-19T09:11:18.4568535-05:00",
"CreatedByUserID": "5b617f11-5a9a-4ac3-913b-0bcf471662ff",
"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.