Skip to main content
PATCH
Deactivate account

Authorizations

X-API-KEY
string
header
required

Your partner API key.

X-API-SECRET
string
header
required

Your partner API secret.

Path Parameters

userId
string<uuid>
required

Identifier of the end user the resource belongs to.

Example:

"8f14e45f-ceea-467a-9a3f-1b2c0d4e5f60"

accountId
string<uuid>
required

Identifier of the account.

Example:

"c9d8e7f6-1a2b-4c3d-9e8f-7a6b5c4d3e2f"

Response

Account deactivated

code
integer
Example:

200

message
string
Example:

"Account deactivated"

status
enum<string>
Available options:
SUCCESS,
ERROR
Example:

"SUCCESS"

data

Successful responses share the standard envelope. The shape of data for this endpoint is not yet captured in this specification — see the note on the API reference overview.

errors
object[]
Example: