Delete User

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

Controlled Errors

Error Code

Error Message

error_user_not_found

User with the provided Id was not found.

error_user_error_deleting_account_owner

The account owner's user cannot be deleted.

error_site_delete_error

Associations between user and their sites were not deleted.

error_group_not_deleted

Associations between user and their groups were not deleted.

error_card_not_deleted

The user's cards were not deleted.

error_deleting_face

The user's face was not deleted.

error_deleting_cloud_key

The user's cloud keys were not deleted.

error_user_not_deleted

Failed to delete user.

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

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