Skip to content
Gowd Platform Production

Delete PIX key

DELETE
/order/v1/banking/accounts/{accountId}/keys/{keyId}

Delete a PIX key linked to the given account.

accountId
required
string format: uuid

Identifier of the account

keyId
required
string format: uuid

Identifier of the PIX key

idempotency-key
required
string format: uuid

A unique identifier for the message with a maximum of 64 characters (we recommend a UUID).

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