Drive > Users
Delete user
Deletes a drive user resource. Also removes all access, share links and invitations associated with the user.
delete/2/drive/{drive_id}/users/{user_id}
Path parameters
drive_idinteger required
Drive identifier
user_idinteger required
User Identifier
Request body
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.