Skip to main content

Delete a User

This endpoint removes a user account from your site. Only site administrators have permission to call it, and any user account on the site can be removed this way.

Endpoint

DELETE https://mysite.files.com/api/v2/users/{id}

Replace mysite.files.com with your site address.

Path Parameters

ParameterDescription
idThe internal user ID number, not the username.