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.
{- "items": [
- {
- "externalId": "string"
}
], - "ignoreUnknownIds": true
}
{ }