Memberships
Add or update a members inside an environment.
Request Body
application/json
RequiredkubernetesRole
RequiredstringValue in:
"cluster-admin" | "edit" | "view" | ""
Path Parameters
organisationSlug
RequiredstringPattern:
"^[a-z0-9-]+$"
environmentSlug
RequiredstringPattern:
"^[a-z0-9-]+$"
memberIdentity
RequiredstringThe organisation member identity of the user.
Response Body
Request was successfully processed. The response body contains the requested data.
TypeScript Definitions
Use the response body type in TypeScript.
response
Requiredarray<object>