Remove a team member

This call removes a member from a team. By removing a member, you remove the user's membership to the team, but do not remove their account from the division.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the team you are removing the member from.

string
required

The username of the member you want to remove from a team.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

string
required
Defaults to application/json
Language
LoadingLoading…