Skip to main content
DELETE
Delete Account
Disables a specific account within your organization.

Authorizations

PUBLIC-API-KEY
string
header
default:<Your PUBLIC-API-KEY>
required
PRIVATE-SECRET-KEY
string
header
default:<Your PRIVATE-SECRET-KEY>
required

Path Parameters

account_id
string<uuid>
required

Account UUID.

Response

200 - application/json

OK

message
string
Example:

"Account disabled successfully"