Delete user
Delete a specific Label Studio user.
You will need to provide their user ID. You can find a list of all user IDs using List users.
Use caution when deleting a user, as this can cause issues such as breaking the “Annotated by” filter or leaving orphaned records.
Path parameters
id
User ID
Headers
Authorization
Header authentication of the form Token <token>