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": "8bd718c1-ee78-4c65-8b36-1e244a92bc1b",
"CompanyID": "46681005-de16-4af8-bcd9-35482fc88c1c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-07T03:24:07.289308-04:00",
"CreatedByUserID": "a90fbbd4-e0c1-407a-84ed-225abb595adf",
"Deleted": true
}