DELETE - Delete Group
Deletes a Group and all associated users, settings, services and numbers.Returns the specificied Group's settings and information
Please use with caution! This action is irreversible unless you have a backup of the group.
Parameters
service_provider_id (str): Target Service Provider ID
group_id (str): Target Group ID
Returns
Dict: Returns the deleted Group's information, such as the ID, userCount, Domain and Timezone.
How To Use:
Example Data Returned (Formatted)
Last updated
Was this helpful?