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": "1300ab02-8d74-46ed-a315-45892b897a85",
"CompanyID": "be4b8587-0764-4c01-b324-ade5bbf79a7b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-11T23:00:38.5178132-04:00",
"CreatedByUserID": "533a4c46-9550-4335-b7e1-2bfc97035d45",
"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.