Skip to main content
POST
/
v1.0
/
workroups
/
delete
json
{
  "WorkgroupId": "WID-12345-abc-12345"
}
{
  "WorkgroupStatus": "Deleted",
  "WorkgroupId": "CRID-4dec6beb-3985-444b-8c06-8baa70dc1416"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
WorkgroupId
string
required

Workgroup ID to delete

Example:

"WID-12345-abc-12345"

Response

200 - application/json

Delete Workgroup

The response is of type object.