DELETE /v0/passes/{id}

This endpoint invalidates a pass associated with the provided ID. Upon executing this operation, the pass will be removed from the user's Apple Wallet or Google Wallet, thereby preventing any further use. Please note that once a pass is invalidated, it cannot be reinstated; a new pass must be generated if required.

Note: A new API endpoint will be released soon, which will provide the functionality to reinstate an existing pass if required.

It's crucial to understand that invalidating a pass does not result in the deletion of its record from the database. Rather, it simply modifies the status of the pass to inactive, indicating that the pass is no longer in use.

Language
Authorization
Header
Click Try It! to start a request and see the response here!