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": "3ab803c2-ec01-44e0-9952-23aabf6edb27",
"CompanyID": "a7249a20-5c39-4859-a2b3-8e65e8af0218",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-25T04:29:28.7508794-05:00",
"CreatedByUserID": "c72b35c6-6352-41ef-a058-5c5d752c1fe1",
"Deleted": true
}