Teams
Detach Users from Team
Removes one or more users from an existing team
PUT
Removes one or more users from an existing team. This operation validates that all provided users exist and are currently attached to the team before detaching them.
Path Parameters
External team ID
Request Body Requirements
Array of external user IDs to detach from the team
Known Errors
ZC001— Entity is not associated (team with the specified external ID not found) or missing associations for usersValidationError— Missing required fields or empty users array

