DELETE
/
api
/
v1
/
schedulers
/
{schedulerUuid}
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

schedulerUuid
string
required

The uuid of the scheduler to delete

Response

201
application/json
Deleted

The response is of type object.