OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml
Endpoints
previewRoute
Preview destination, delivery mode, and expiry without recording an event
POST
https://api.cinderlane.dev/v1/routes/{routeId}/previewServers
https://api.cinderlane.dev
Parameters
Path parameters
routeIdpathstringrequiredResponses
Delivery preview with destination, mode, cache TTL, and expiry
No response body.
RequestcURL
curl --request POST \ --url 'https://api.cinderlane.dev/v1/routes//preview'
Response
Send a request to preview the response.
Was this page helpful?