Delete a User
Summary
Removes a user from your site. Only site administrators can remove users.
Any user account in your site can be removed by a site administrator.
Endpoint
DELETE https://mysite.files.com/api/v2/users/{id}
Replace mysite.files.com with your site address.
Path Parameters
Parameter | Description |
---|---|
id | The internal user ID number, not the username. |