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
status
enum<string>
required
Available options:
ok
results
any