v4
Data Access

Update data-access role

patch/v4/data-access/roles/{role_id}

Path parameters

string uuid required
OR
string required

Request body

namestring nullable

New role name

isDefaultboolean nullable

Whether this role is the team default

accessMode'read_write' | 'read_only' nullable

If provided, switches the role between read_write and read_only

Response

Success

successtrue required

Flag for it request was successful

Changes