Skip to content

Delete Account

DELETE
/v2/account/{account_id}

Delete an account from an orgRequires accountOrg:config:edit or account:config:edit permissions and for user to share an org with the account

Authorizations

Parameters

Path Parameters

account_id
required

Account ID

string format: uuid

Account ID

Query Parameters

org_id

The ID of the org from which to remove the account

string format: uuid

The ID of the org from which to remove the account

Responses

200

Successful Response

404

Not Found

422

Validation Error

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