Create a magic route

Creates an empty magic route. It has no routing program, is disabled and has no extension number, so no call can reach it yet: set code with PATCH /api/v1/magic_routing/{id}, then call POST /api/v1/magic_routing/{id}/deploy to make it live. A missing or unparseable body is tolerated and still creates a route with default values.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Name for the route. Defaults to Untitled Magic Route.

string | null

Free-text description of the route. Defaults to none.

Responses
201

The route was created, disabled and without an extension number.

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json