Remove team member
Teams
Remove team member
Remove a member from the team. Owner/admin can remove others; any member can remove themselves.
DELETE
Remove team member
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.
Path Parameters
Team ID
Pattern:
^\d+$Example:
"1"
User ID of the team member
Minimum string length:
1Example:
"auth0|abc123"
Response
Member removed