Skip to main content

Create Route

Creates a new route in your tenant.

Request Body

Response

Returns the newly created route record (the full routes table row, including all columns). Note this differs from the Get Route response, which returns a projected shape with additional derived fields (environment_override_count, payload_structure, injection_rules, ip_allowlist, data_plane_node_id, and configured_environments) that are not included here. Call Get Route to retrieve those fields.

Errors