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": "2bbd13aa-3b09-4c14-a0a5-6287220f461c",
"CompanyID": "9521ea57-566d-413d-9340-6938fc5049b0",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-03T04:31:01.7902461-05:00",
"CreatedByUserID": "cc10b647-b47f-4494-96ea-9b795e1fb789",
"Deleted": true
}