OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml
Endpoints
pauseRoute
Stop new resolutions for a route
POST
https://api.cinderlane.dev/v1/routes/{routeId}/pauseServers
https://api.cinderlane.dev
Parameters
Path parameters
routeIdpathstringrequiredResponses
Paused route state and update time
No response body.
RequestcURL
curl --request POST \ --url 'https://api.cinderlane.dev/v1/routes//pause'
Response
Send a request to preview the response.
Was this page helpful?