Delete PIX key
DELETE /order/v1/banking/accounts/{accountId}/keys/{keyId}
DELETE
/order/v1/banking/accounts/{accountId}/keys/{keyId}
Delete a PIX key linked to the given account.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” accountId
required
string format: uuid
Identifier of the account
keyId
required
string format: uuid
Identifier of the PIX key
Header Parameters
Section titled “Header Parameters ” idempotency-key
required
string format: uuid
A unique identifier for the message with a maximum of 64 characters (we recommend a UUID).
Responses
Section titled “ Responses ”PIX key deleted successfully
object
error
string
message
string
details
Array<object>
object
field
string
issue
string
description
string
Unauthorized Request
object
error
string
message
string
details
Array<object>
object
field
string
issue
string
description
string
object
error
string
message
string
details
Array<object>
object
field
string
issue
string
description
string