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": "03713849-607a-4536-9924-1c8fb49aa79b",
  "CompanyID": "755fac63-3da1-4d7a-9462-5496e199e8d7",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-03T23:39:50.4733689-04:00",
  "CreatedByUserID": "4126e891-44e2-4890-b1cf-93406eef9637",
  "Deleted": true
}