modify_user: Modify an existing user

View source: R/users.R

modify_userR Documentation

Modify an existing user

Description

Modify an existing user

Usage

modify_user(email, role = "writer", credentials = NULL)

Arguments

email

email of the user to modify.

role

global role of the user ("metareader", "reader", "writer" or "admin").

credentials

The credentials to use. If not given, uses cached login information.


ccs-amsterdam/amcat4r documentation built on April 17, 2025, 3:22 a.m.