Cinderlane
CinderlaneDocs
Create a route

OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml

Endpoints

resumeRoute

Restore resolutions for a paused route

POSThttps://api.cinderlane.dev/v1/routes/{routeId}/resume

Servers

https://api.cinderlane.dev

Parameters

Path parameters

routeIdpathstringrequired

Responses

Active route state and update time

No response body.

RequestcURL
curl --request POST \
  --url 'https://api.cinderlane.dev/v1/routes//resume'
Response

Send a request to preview the response.

Was this page helpful?