Delete a Pix key entry
Marks a Pix key entry as DELETED. The entry is no longer active after the operation.
DELETE
cURL with fictitious data
Authorizations
JWT bearer token issued by the identity provider.
Headers
UUID of the account associated with the operation.
Example:
"019606a1-3b4c-7d8e-9f01-234567890abc"
Reason for the operation. Use USER_REQUESTED for a customer request.
Example:
"ACCOUNT_CLOSURE"
Path Parameters
Entry ID (UUID format)
Example:
"019606c3-5d6e-7f80-1b23-456789012cde"
Response
No Content

