Move accounts between workspaces. IMPORTANT: this endpoint should be called ONLY with an ADMIN workspace API key (check the workspace group docs: https://developer.instantly.ai/workspace-group), and both the source and destination workspaces must have the same admin workspace.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of email addresses of the accounts to move
1Email address of the account to move
ID of the source workspace (the workspace that the accounts are currently in)
"019cc043-e2a8-7643-9db3-cb58f0775a95"
ID of the destination workspace (the workspace that the accounts will be moved to)
"019cc043-e2a8-7643-9db3-cb594a1e018e"
Default Response
success "success"