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": "e464bef2-0a0e-4bc7-b8bb-bb798b986a4d",
"CompanyID": "f3cffd4b-7255-4837-8d2e-ab89e37e5e8b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-07T14:21:13.0526675-05:00",
"CreatedByUserID": "952c4fcc-3521-4ffd-a4e8-4cbfb05ab79e",
"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.