cURL
curl --request DELETE \ --url https://client-api.hotglue.xyz/{env_id}/{flow_id}/{tenant}/jobs/schedule \ --header 'x-api-key: <api-key>'
{}
Delete a schedule for a tenant
ID of environment
ID of flow
ID of tenant
If true, will hard delete the schedule. If false, will only disable the schedule
true
false
200
The response is of type object.
object