Delete
/v1/accounts/{account-id}
Remove an account.
Security
API Key
Header parameter nameAuthentication
A JWT bearer token to be passed once authenticated.
Path parameters
account-id
string (uuid) Required
UUID of an Account.
Responses
204
Nothing is returned on success.