Skip to main content
PATCH
Change member role

Authorizations

Authorization
string
header
required

This API uses OAuth 2 with the implicit grant flow

Path Parameters

org_id
string
required

An ID of an organization

user_id
string
required

A user's ID

Minimum string length: 3
Example:

"Google_1192874509253"

Body

application/json
role
enum<string>
required

The new role for the member

Available options:
READ,
WRITE,
ADMIN,
OWNER

Response

Role updated successfully

member
object
required
user
object
required

User details