2026-06-24
Revoke a pass with DELETE
- New
DELETE /api/passes/<serial>revokes a pass you issued (legacy aliasDELETE /api/pkpass/<serial>). - Revoke invalidates the pass on every device it is installed on, on both wallets. Apple marks it voided and expired (greyed out, barcode dropped, filed under the holder's expired passes); Google moves it to the holder's expired passes.
- See the Revoke a pass docs for the full behavior and response.