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": "7d83d708-92e1-49f3-990b-aec214111fba",
"CompanyID": "9088b908-cd18-43a0-87ee-56700b7e164d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-18T03:14:12.2844753-05:00",
"CreatedByUserID": "4912e900-bfa2-4f3b-925e-2f12a0b2c13a",
"Deleted": true
}