Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required
resource_type
enum<string>
required
Available options:
ORGANIZATION,
CLUSTER,
FOLDER
resource_id
string
required
role_name
enum<string>
required
Available options:
BILLING_COORDINATOR,
ORG_ADMIN,
ORG_MEMBER,
CLUSTER_ADMIN,
CLUSTER_OPERATOR_WRITER,
CLUSTER_DEVELOPER,
CLUSTER_CREATOR,
FOLDER_ADMIN,
FOLDER_MOVER

Response

A successful response.

group_roles
object[]
roles
object[]