cURL
curl --request DELETE \ --url https://api.vantage.sh/v2/teams/{team_token}/members/{user_token} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Remove a member from a Team.
Documentation IndexFetch the complete documentation index at: https://docs.vantage.sh/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.