Skip to main content
POST
Create a dynamic route
This endpoint requires a management API key with settings:write.
The initial configuration is stored as immutable version 1. Deploy it separately when it is ready for attached keys.

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
name
string
required
Required string length: 1 - 80
config
object
required
slug
string
Maximum string length: 63
description
string | null
Maximum string length: 500
status
enum<string>
Available options:
active,
paused

Response

Dynamic route created

data
object
required
Last modified on August 30, 2026