PUT - Group Hunt Groups Status
Updates a list of Hunt Groups (HG) status to either active or inactive.
Parameters
service_user_ids (list): List of service user IDs of target HGs.
status (bool, optional): Status to apply to target HGs. Defaults to True.
Returns
None: This method does not return any specific value.
How To Use:
Last updated
Was this helpful?