Delete an account type

View as MarkdownOpen in Claude
Delete a custom account type and reassign its users to another account type. ### Usage notes - To perform this operation, you must use API credentials owned by a user assigned the Admin account type. - Default Sigma account types cannot be deleted. - All users assigned to the deleted account type will be reassigned to the specified **reassignToAccountTypeId**. - Retrieve account type IDs by calling the [/v2/accountTypes](https://help.sigmacomputing.com/reference/list-account-types) endpoint. ### Usage scenarios - Remove custom account types that are no longer needed. - Consolidate account types by moving users to a different account type before deletion.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

accountTypeIdstringRequired

Query parameters

reassignToAccountTypeIdstringOptional

Response

The response body.