Close Account

This endpoint closes an account after verifying access and ensuring the account balance is zero. If the account balance is not zero, the operation will fail with a 400 - Bad Request.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idstringRequiredformat: "uuid"

Response

Successful Response

Errors