Skip to main content
DELETE
cURL
This endpoint is in Preview and subject to change. Refer to the API support policy for more details.

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
resource_id
string
required
role_name
enum<string>
required
Available options:
ORG_ROLE_DEVELOPER,
ORG_ROLE_ADMIN,
ORG_ROLE_BILLING_COORDINATOR,
ORG_ROLE_ORG_ADMIN,
ORG_ROLE_ORG_MEMBER,
ORG_ROLE_CLUSTER_ADMIN,
ORG_ROLE_CLUSTER_OPERATOR_WRITER,
ORG_ROLE_CLUSTER_OPERATOR_READER,
ORG_ROLE_CLUSTER_DEVELOPER,
ORG_ROLE_CLUSTER_CREATOR

Response

A successful response.

roles
object[]