Tines
Home
LessonsStory libraryDocsAPIGet certifiedWhat’s new
What’s new
⌘K
WelcomeAuthentication
Actions
CreateGetUpdateListList eventsRemove eventsDeleteRunClear memory
Audit logs
List
Credentials
Create: AWS typeCreate: HTTP Request typeCreate: JWT typeCreate: MTLS typeCreate: OAuth typeCreate: text typeGetUpdateListDelete
Events
GetListRe-emit
Folders
Create a FolderGet a FolderUpdate a FolderList FoldersDelete Folder
Resources
Create: JSON typeCreate: text typeGetUpdateListRemove elementDeleteAppend elementReplace element
Stories
CreateGetUpdateListDeleteBatch deleteExportImport
Teams
CreateGetUpdateListList membersRemove memberDeleteInvite memberResend member invitation
Admin
Custom certificate authority
Set
Jobs
List deadList in-progressList queued jobsList retry jobsDelete all deadDelete all queuedDelete all retry
By Action
Delete deadDelete queuedDelete retry
Templates
CreateGetUpdateListDelete
Users
CreateGetGet sign-in activitiesUpdateListDeleteResend invitation
Notes
CreateGetUpdateDelete
Reporting
Time Saved
API
Teams
Remove member

Remove member

Description

Remove a user from a team

Request

HTTP Method: POST

Path Parameter Description
team-id ID of the team
Query Parameter Description
user_id ID of the user
curl -X POST \
  https://<<META.tenant.domain>>/api/v1/teams/<<team_id>>/remove_member \
  -H 'content-type: application/json' \
  -H 'x-user-email: <email-address>' \
  -H 'x-user-token: <api-token>'
  -d '{
        "user_id": 2
      }'

Response

A successful request will return a 200 response

Sample response

{
  "deleted_id": 2
}
Was this helpful?
Tines

Product

  • How it works
  • Build apps
  • For MSSPs
  • Pricing model
  • What’s new

Use cases

  • Threat intelligence enrichment
  • Phishing attack response
  • Suspicious login alerts
  • Vulnerability management
  • Endpoint detection and response
  • Abuse response
  • Fraud analysis and response
  • Slack bots
  • Employee onboarding
  • Compliance

Resources

  • Blog
  • Upcoming events
  • Webinars
  • Podcast
  • Customer stories
  • Tines Hub
  • Story library
  • Docs
  • API
  • Lessons
  • Get certified

Company

  • About
  • Customer love
  • Partnerships
  • Newsroom
  • Careers
  • Contact
  • Terms
  • Privacy notice
  • Sub-processors
  • Security
  • Data processing
  • GDPR request

© Tines | RSS: Blog • Product updates • Story library