Delete a User

Permanently deletes an user. It cannot be undone. Also immediately deletes any objects (datasets, dashboards, etc.) created by this user.

The following are the examples of HTTP status codes including errors that API can generate

Response codes

Response content

Description

200 OK

A user has been deleted successfully.

403 Forbidden

Access denied

Access to the user is denied.

404 Not Found

Object not found

A user with the specified key was not found.

Language
Credentials
Click Try It! to start a request and see the response here!