cURL
curl --request POST \ --url http://api/v1/schedulers/send \ --header 'Content-Type: application/json' \ --data '"<any>"'
{ "results": { "jobId": "<string>" }, "status": "ok" }
Send a scheduler now before saving it
the create scheduler data
Success
Show child attributes
ok