Skip to main content
DELETE
Delete key

Authorizations

Authorization
string
header
required

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).

Path Parameters

entryId
string
required

Pix key value to delete.

Body

application/json
accountId
string<uuid>
required

Account identifier.

Example:

"019c96a0-0a98-7287-9a31-786e0809c769"

Response

Pix Key deleted successfully

key
string
required

Deleted Pix key value.

Example:

"+5511987654321"