Remove a Pix key registration from an account. This permanently deletes the key from the Pix directory. Only keys in certain statuses can be deleted (typically status 1=ACTIVE or 0=FINALIZED).
JWT Bearer token authentication. Obtain token from /v1/login/oauth/access_token endpoint
using client credentials (clientId and clientSecret).
Include token in Authorization header:
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
Token expires after 3600 seconds (1 hour).
Pix key value to delete.
Account identifier.
"01989f9e-6508-79f8-9540-835be49fbd0d"
Pix Key deleted successfully
Deleted Pix key value.
"+5511987654321"