POST
/
api
/
v1
/
schedulers
/
{schedulerUuid}
/
send
{
  "results": {
    "jobId": "<string>"
  },
  "status": "ok"
}

Path Parameters

schedulerUuid
string
required

The uuid of the scheduler to send now

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok