Team
Kick a user from a team
DELETE
/
api
/v1
/team
/kick
/{teamId}
/{userIds}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Path Parameters
teamId
Requiredstring
The ID of the team to kick from
userIds
Requiredstring
The ID of the users to kick
OK