Block a user
Partner - Users
Block a user
Blocks a user, preventing them from receiving new magic links or completing transfers. Optionally provide a reason for the block. Blocked users can be unblocked later.
POST
Block a user
Authorizations
Your partner API key. Use m2m_test_* keys for the sandbox environment.
Path Parameters
M2M user identifier
Example:
"user_acme_x1y2z3"
Body
application/json
Human-readable reason for blocking the user. Stored for audit purposes and returned in user detail responses. Max 500 characters.
Example:
"Suspicious activity detected on multiple transactions"