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.

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