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": "b4ad7c0b-2245-4b1a-95a0-49c6fd839dec",
"CompanyID": "1b222a16-3000-4505-9cae-23f7c0ff2c8a",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-26T03:41:40.4534282-05:00",
"CreatedByUserID": "5b4ff8fc-5dfe-4373-a131-fcda0cfaad42",
"Deleted": true
}