Skip to main content
POST
/
v1.0
/
workroups
/
activity
/
delete
json
{
  "WorkgroupActivityId": "WAID-4dec6beb-3985-444b-8c06-8baa70dc1416"
}
{
  "WorkgroupActivityStatus": "Deleted",
  "WorkgroupActivityId": "WAID-4dec6beb-3985-444b-8c06-8baa70dc1416"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
WorkgroupActivityId
string
required

Workgroup Activity ID to delete

Example:

"WAID-4dec6beb-3985-444b-8c06-8baa70dc1416"

Response

200 - application/json

Delete Workgroup Activity

The response is of type object.