Unschedule transformations by IDs or externalIds.
List of transformation IDs of schedules to delete. Must be up to a maximum of 1000 items and all of them must be unique.
Empty response.
The response for a failed request.
The response for a forbidden request.
The response for a conflict.
client.transformations.schedules.delete(id=[1,2,3], external_id="3")
{ }