v1

latestOpenAPI 3.1.02026-08-067019120.8 KB
Users

Give a user a privilege

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

post/api/user/{user_id}/privileges

Request body

privilegestring required

Name of the privilege to add.

Response

Privilege added.