Skip to main content
POST
Revoke a magic link

Authorizations

X-API-Key
string
header
required

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
reason
string

Human-readable reason for revoking the link. Stored for audit purposes.

Example:

"User requested cancellation"

Response

Magic link revoked successfully

success
boolean
required
Example:

true

data
object
required