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": "a73091cd-3f34-4921-994b-e725cc68c917",
"CompanyID": "385e68e1-a066-459d-b2b9-f7eb2bfed95d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-01T04:48:03.8274487-05:00",
"CreatedByUserID": "8f34438f-fe33-4d45-8c38-52bfcb63e382",
"Deleted": true
}