v1

latestSwagger 2.02026-07-17389101991.3 KB
User

Add a new user to a cluster

Adds a new user to the specified cluster if the request is valid and the user has the necessary permissions.

post/api/clusters/{clusterName}/users/add

Path parameters

clusterNamestring required

Cluster Name

Headers

Authorizationstring required

Insert your access token

Request body

grantsstring
passwordstring
rolesstring
usernamestring

Response

User added successfully

string required