Skip to main content

Remove users from a team

DELETE 

/userApi/fleets/groups/:group/users

Removes users from a team in the current organization. This removes the user's membership and role in that team only; it does not change the user's global organization role.

Request

Responses

Returns success: true when the request succeeds. Validation failures return HTTP 200 with success: false and error details.