Outbound Rule
Check if a group has outbound rule applied
Check if a group has outbound rule applied.
get/outbound_rules/{id}/applied_groups/{group_id}
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the outbound rule.
group_idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the group.
Response
OK
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}