Delete user
DELETE https://{{api.box.com}}/2.0/users/:user_id
Deletes a user. By default this will fail if the user
https://developer.box.com/reference/delete-users-id
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
notify | boolean | Whether the user will receive email notification of | |
the deletion | |||
force | boolean | Whether the user should be deleted even if this user | |
still own files |