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": "f6fc71c5-4118-4799-90c6-9ef000580ae0",
  "CompanyID": "c10690d3-fc46-463d-a8c6-2bc82361be24",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-26T05:55:11.5349973-05:00",
  "CreatedByUserID": "86411471-8f22-4890-aaab-30739be897e4",
  "Deleted": true
}