api-token: ********************
{ "id": 0 }
curl --location -g --request POST 'http://localhost:5678/api/open/cron/v1/delete' \ --header 'Content-Type: application/json' \ --header 'api-token;' \ --data-raw '{ "id": 0 }'
true