Block account
Accounts
Block account
Blocks an account by changing its status to BLOCKED. Returns 202 Accepted when the request is queued for processing.
POST
Block account
Headers
Client-provided idempotency key. UUID v4 suggested, max 255 characters.
Maximum string length:
255Pattern:
\SPath Parameters
Account ID
Pattern:
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}Response
Account status change to BLOCKED request accepted
Response for accepted asynchronous requests
Correlation identifier for tracking the request through events
Example:
"550e8400-e29b-41d4-a716-446655440000"
Last modified on February 10, 2026