Skip to main content
GET
Submit a lead to a router using query parameters

Path Parameters

router_id
string
required
read-only

The ID of the router 24 character alpha-numeric BSON identifier

Pattern: ^[0-9a-fA-F]{24}$
Example:

"5fd4371e940df5a34a3888b2"

Query Parameters

dry_run
boolean

When true, report the matching route and stop without submitting the lead.

Response

Returned only with dry_run=true. See the POST form.