Skip to main content

PublishProject

Publishes a Project

Query Parameters
  • projectId string required

    Project ID

  • destinations string[]

    List of destination keys to publish to. If no keys are provided, all "checked" destinations will be published to.

  • forceRecompile boolean

    Makes sure pre-renders are pre-rendered again

Responses

A list of keys for all Publish Destinations that have been published


Schema
  • Array [
  • string
  • ]
Loading...