Skip to content

schedule

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/doc-version/doc-version.controller.ts

Schedule a version to go live at a future time (UTC-compared; timezone is display-only)

Endpoint

PATCH /doc-versions/:projectId/:versionId/schedule

ParameterInTypeRequiredDescription
projectIdpathstring
versionIdpathstring

Referenced By

  • DocVersionController (MODULE_DECLARES)

Was this page helpful?

Download as PDF