Revoke a payment link
Payment Links
Revoke a payment link
Revokes a payment link. Optionally pass email in the body to revoke all active links for that recipient at once.
DELETE
Revoke a payment link
Headers
Bearer JWT for user-facing flows (Bearer eyJraWQ...), or the literal string NONE when authenticating via API key.
Example:
"Bearer eyJraWQ..."
API key for server-to-server flows, or the literal string NONE when authenticating via JWT.
Example:
"pcx_abc123_xxxx"
Path Parameters
Body
application/json
Revoke all active links for this email address.