v1

latestOpenAPI 3.1.02026-08-067019120.8 KB
Users

Remove a privilege from a user

Removes the named privilege from the user with the given user_id. Requires admin or the edit_user_privileges permission.

delete/api/user/{user_id}/privileges

Query parameters

privilegestring required

Name of the privilege to remove.

Response

Privilege removed.