Release

Apply a release

Apply a release to the project, creating or updating documents from the release files (v1 projects only).

post/api/projects/{projectId}/releases/apply

Path parameters

projectIdstring uuid required

Project unique identifier

Request body

releaseIdstring uuid required

Release ID to apply

publishboolean

Whether to publish the applied documents immediately

Response

Release applied successfully

Changes