Error
A valid request URL is required to generate request examples{
"message": "<string>"
}Teams
Remove team member
Removes a user from a team.
DELETE
/
api
/
teams
/
{id}
/
members
/
{userId}
Error
A valid request URL is required to generate request examples{
"message": "<string>"
}Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Response
Member removed successfully
Simple message response
Was this page helpful?
⌘I

