Skip to main content

Adds local team membership

POST 

/iam/teams/:id/users:add

Adds a list of users to a local team. Users are added by their membership_id. The request currently does not validate that membership_id maps to a real user.

The membership_id for users equals their identity id.

Required Permission:

  • Resource: iam:teams:{id}

  • Action: iam:teamUsers:create

Request

Responses

A successful response.