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": "35cca895-5f19-4580-bd1c-08bcb01e323b",
"CompanyID": "d09a6138-86ef-41d8-a98e-4b00cc080dab",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-21T01:05:00.7817789-04:00",
"CreatedByUserID": "6fc18040-4b20-4d75-acb7-82ccfbefb596",
"Deleted": true
}