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": "04dc884b-0f1a-4f60-b0a9-b24df26b495c",
"CompanyID": "439ccbc7-c6bc-44d4-b350-9a4a9f8a8507",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-21T12:37:03.0547797-04:00",
"CreatedByUserID": "1cefaf81-b656-4fa8-a4f1-c6cdb087c3ae",
"Deleted": true
}