Skip to main content
DELETE
Delete an account

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>

Path Parameters

accountId
string<uuid>
required

ID of the account to delete.

Response

Deletion of account successful.