Delete jobs schedule
Schedule jobs
Delete jobs schedule
Delete or disable a schedule for a tenant
DELETE
Delete jobs schedule
Hard delete is only supported for the default tenant. When
hard_delete=true and tenant is default, the schedule is permanently removed. For any other tenant, the same request only disables the schedule — it does not delete it.See Deleting or disabling schedules via API for details.Authorizations
Path Parameters
ID of environment
ID of flow
ID of tenant
Query Parameters
If true, permanently deletes the schedule when tenant is default. For any other tenant, the schedule is only disabled. If false or omitted, disables the schedule without deleting it.
Response
200
The response is of type object.