Delete User

This endpoint is used to delete a user by their Guid Id.

Controlled Errors

Error CodeError Message
error_user_not_foundUser with the provided Id was not found.
error_user_error_deleting_account_ownerThe account owner's user cannot be deleted.
error_site_delete_errorAssociations between user and their sites were not deleted.
error_group_not_deletedAssociations between user and their groups were not deleted.
error_card_not_deletedThe user's cards were not deleted.
error_deleting_faceThe user's face was not deleted.
error_deleting_cloud_keyThe user's cloud keys were not deleted.
error_user_not_deletedFailed to delete user.

Any status codes returned that are not provided here are generic status codes that can be found here.

Path Params
string
required

The Guid Id of the user to delete.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain