Skip to main 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

Request

Path Parameters

    account_id uuidrequired

    Account ID

Query Parameters

    org_id uuid

    The ID of the org from which to remove the account

Responses

Successful Response

Schema

    any

Loading...