Removes users from a team.

Required Permissions
The user must be an admin.

Path parameters

teamIdUUIDRequired

The team id.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects a list of UUIDs.

Response

No Content