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": "d2e4a863-3346-4057-9258-3598fc4bd06e",
"CompanyID": "5e2c0977-ec6f-4b45-b6ba-afcc415cba4b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-22T06:52:41.7503056-04:00",
"CreatedByUserID": "cc07b231-0168-4bf1-8155-1fef91a6927b",
"Deleted": true
}