Skip to main content
POST
Apply a Playbook update preview
Requires playbook:write. The preview must have been created by the same API key. If staging changed after the preview was created, Hobbes returns 409 without creating a version. Create a new preview against the current sectionsEtag. Repeating a successful apply returns the original result.

Authorizations

Authorization
string
header
required

Hobbes API key with the hb_live_ prefix.

Path Parameters

preview_id
string<uuid>
required

Playbook update preview UUID.

Response

Successful Response

previewId
string<uuid>
required
version
integer
required
sectionsEtag
string
required
productionVersion
integer
required
stagingVersion
integer
required
changes
ChangedSection · object[]
required
noChange
boolean
default:false