DELETE api/CompanyCommunity/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "27ce78ce-2210-4210-96b3-195c9b1b4ad6",
  "CompanyID": "60345f03-46f7-4fa1-ab94-ff918bee53b2",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-20T07:40:02.4441302-05:00",
  "CreatedByUserID": "d7a2c6ea-d113-4411-8cdd-124564a52777",
  "Deleted": true
}