POST
/
v0
/
router
/
config

Creates a router configuration, which can be queried later using only the configuration name, such as my_router_config@routers.

Authorizations

Authorization
string
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

config_name
string
required

The name of the router configuration to create.

router_endpoint
string
required

The raw string which fully defines the router endpoint, with all constraints applied, including the router name and any extra arguments.