Update user rightsAsk AIput https://app.aikido.dev/api/public/v1/users/{user_id}/rightsUpdate the specified user rightsPath Paramsuser_idint32required0 to 1The ID of the userBody ParamsThe parameters needed to update user rightsrolestringenumrequiredThe role to assign to the user.admindefaultteam_onlyAllowed:admindefaultteam_onlyread_onlyintegerOptional parameter. 0 or 1 integer indicating if the user is has only read rights. If not set this field will not be updated.permissionsobjectPermissions objectResponse 200The user rights are successfully updatedUpdated 7 months ago