DELETE api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"CompanyCommunityID": "c9377e08-1f17-41ca-a5db-af28dd7aa541",
"CompanyID": "9ec55ba5-1be7-4bbc-8268-69225d9d562b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-10T23:18:38.0668281-04:00",
"CreatedByUserID": "ae6f234a-f163-4a57-bf0f-9d6eaf4a34f4",
"Deleted": true
}