OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml
Endpoints
applyRouteDeliveryPolicyProposal
Apply a pending proposal as a new immutable policy revision
POST
https://api.cinderlane.dev/v1/routes/{routeId}/policy/proposals/{proposalId}/applyServers
https://api.cinderlane.dev
Parameters
Path parameters
routeIdpathstringrequiredproposalIdpathstringrequiredResponses
Applied proposal and active policy revision
No response body.
RequestcURL
curl --request POST \ --url 'https://api.cinderlane.dev/v1/routes//policy/proposals//apply'
Response
Send a request to preview the response.
Was this page helpful?