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": "edae02b1-65cd-48e6-81f6-8e4525e1b604",
"CompanyID": "420f0fbb-bbbe-44c5-9b08-348f882c0714",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-19T08:14:17.7122942-05:00",
"CreatedByUserID": "3abed0a3-2003-4c01-bcc0-41d2c9c64208",
"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.