v1

latestOpenAPI 3.0.2Apache-2.02026-07-142963051.0 MB
Users

Delete user

Deletes a user. By default, this operation fails if the user still owns any content. To proceed, move their owned content first, or use the force parameter to delete the user and their files.

delete/users/{user_id}

Path parameters

user_idstring required

The ID of the user.

Query parameters

notifyboolean

Whether the user will receive email notification of the deletion.

forceboolean

Specifies whether to delete the user even if they still own files.

Response

Removes the user and returns an empty response.