POST - Group Hunt Groups Remove User
Removes the specified user from all hunt groups in which it currently exists.
Parameters
service_provider_id (str): The service provider ID in which the target user exists.
group_id (str): The group ID where the user exists.
user_id (str): The User ID of the user that is to be removed from the hunt group(s).
Returns
List: Service user ID's (str) of the hunt groups from which the specified user has been removed.
How To Use:
Example Returned Data (Formatted)
Last updated
Was this helpful?