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": "e523e986-5150-4000-b557-04818cfa2e25",
"CompanyID": "ad445c47-c6f7-472b-b199-979fd1263020",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-07T22:57:54.2759159-04:00",
"CreatedByUserID": "9ad13367-acf8-45a3-abcd-07ba83fe8a5c",
"Deleted": true
}