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": "ecd0c4db-43d5-4926-98fb-7ac93d52507d",
"CompanyID": "01aff703-1db7-4fe7-b28f-a2be7a39a724",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-03T20:33:09.5458803-04:00",
"CreatedByUserID": "50c08e83-f434-46f9-b3e6-237fbdf70afb",
"Deleted": true
}