User

Delete the user with the given ID.

Delete a user by its ID. The user is not deleted irreversibly until the "force" parameter is set to true.

delete/v1/users/{id}

Query parameters

forceboolean

Irreversibly delete the user.

Response

No Content

Changes