PUT - Call Pickup Group
Updates the name of a pickup group for the specified group
Note: When updating users include all users in the group, not just the ones being added.
Parameters
service_provider_id (str): Target Service Provider ID
group_id (str): The Target Group ID the user is apart of.
pickup_group_name (str): The Target Pickup Group Name
new_group_name (str): The new name of the pickup group
users (list[str]): The list of user IDs to add to the pickup group
Raises
Returns
None
How To Use:
Last updated
Was this helpful?