Skip to main content

Removes local team membership

POST 

/iam/teams/:id/users:remove

Removes a list of users from a local team. Users are removed 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.

Authorization Action:

iam:teamUsers:delete

Request

Responses

A successful response.