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

Request

Path Parameters

    account_id uuidrequired

    Account ID

Responses

Successful Response

Schema

    any

Loading...