Skip to content

Delete Account

DELETE
/v1/account/{account_id}

Delete an account by account ID, requires globalAdmin:: permission, accountOrg:config:edit or account:config:edit permissions for matching organization

Authorizations

Parameters

Path Parameters

account_id
required

Account ID

string format: uuid

Account ID

Responses

200

Successful Response

404

Not Found

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string