Skip to main content
POST
Apply a release

Authorizations

Authorization
string
header
required

Personal access token is obtained through your profile

Path Parameters

projectId
string<uuid>
required

Project unique identifier

Body

application/json
releaseId
string<uuid>
required

Release ID to apply

publish
boolean
default:false

Whether to publish the applied documents immediately

Response

200

Release applied successfully