Remove team members from the workspace.
Documentation Index
Fetch the complete documentation index at: https://apidocs.neetorecord.com/llms.txt
Use this file to discover all available pages before exploring further.
{your-subdomain} with your workspace’s subdomain. API key. Refer to Authentication for more information.
Must be application/json.
application/json Id of the team member that you want to remove. You can get team_member_id by listing all team members using our List team members API. Here you will see id for each team member.
"aaaabbbb-cccc-dddd-eeee-ffff00001111"
OK - Team member removed successfully
"Team member has been removed"