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": "c0f84dc9-b72f-4bf7-8c35-d00d5a3121f6",
  "CompanyID": "7da0b4b7-9f48-4a82-91c1-744c4189ee58",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-26T17:16:02.015496-04:00",
  "CreatedByUserID": "d8c23000-578d-43d4-899e-e553355ae3f0",
  "Deleted": true
}