Remove team members by email.
Documentation Index
Fetch the complete documentation index at: https://apidocs.neetoform.com/llms.txt
Use this file to discover all available pages before exploring further.
{your-subdomain} with your workspace’s subdomain. Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.
Specifies the expected response format. Must be set to application/json for proper API communication.
application/json Emails of the team members to be removed from the workspace in array format.
["oliver@example.com", "jane@example.com"]
OK - Team members removed successfully
"Team member has been removed"