DELETE
/
scheduler
/
schedules
Delete schedules
curl --request DELETE \
  --url https://{FUSION HOST}/api/scheduler/schedules
[
  "<string>"
]

Query Parameters

creatorType
string

The type of user that created the schedule.

creatorId
string

The ID of the user that created the schedule.

Response

200 - application/json

successful operation

The response is of type string[].