Cancel a Pix Schedule
Cancel a schedule that is still in SCHEDULED status. If the schedule has already started processing, the cancel returns 409 (PIX-0809); if it is already in a terminal state, it returns 409 (PIX-0814). Requests for a schedule owned by another account return 404 (PIX-0800) without revealing whether it exists.
DELETE
Cancel a Pix Schedule
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique identifier of the Midaz Ledger Account (UUID format).
Path Parameters
Schedule ID (UUID v7)
Response
No Content

