Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Path Parameters

id
string
required

Query Parameters

overrideDraftLimit

If the organization caps concurrent drafts per feature (maxConcurrentDrafts setting), requests at or over the cap are rejected with a 409. Pass true to create the draft anyway.

Allowed value: "true"

Body

application/json
comment
string
title
string

Response

200 - application/json

Resource created

revision
object
required