Skip to main content
POST
AssignOrgRole

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Body

application/json
orgId
string
userEmail
string
role
string

One of owner, admin, member. Only an org owner may grant owner.

Response

Success

The response is of type AssignOrgRoleResponse · object.