Skip to main content
DELETE
Delete an account
Required scopes: accounts--my:rw

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Path Parameters

account_id
string<uuid>
required

The unique account ID, or me to refer to the account making the request.

Response

OK: Returns no content.