Skip to main content
PUT
Toggle draft status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
draft
boolean
required

Set true for draft (inactive), false to publish (active)

Response

Default Response