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": "001b9165-6240-47c7-88d2-83068a7faa3e",
"CompanyID": "6a2328db-5351-48e1-991b-ddac95113a3f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-06T11:55:51.8509348-04:00",
"CreatedByUserID": "7f4eb06d-d654-4545-b896-608e07bc208f",
"Deleted": true
}