Revoke a magic link
Partner - Magic Links
Revoke a magic link
Revokes an active magic link, preventing the end user from completing the transfer. Only links in “created” or “opened” status can be revoked. Optionally provide a reason.
POST
Revoke a magic link
Authorizations
Your partner API key. Use m2m_test_* keys for the sandbox environment.
Path Parameters
Unique magic link identifier
Example:
"link_acme_a1b2c3d4e5f6"
Body
application/json
Human-readable reason for revoking the link. Stored for audit purposes.
Example:
"User requested cancellation"