Was this helpful?
Cancel group applied outbound rule.
/outbound_rules/{id}/applied_groups/{group_id}/destroy
The unique ID of outbound rule.
The unique ID of user group.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/outbound_rules/{id}/applied_groups/{group_id}/destroy' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body