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
| Parameter | Description |
|---|---|
id | The internal user ID number, not the username. |