Skip to main content
POST
Create item

Authorizations

Authorization
string
header
required

Enter your API token from the Haystack dashboard

Body

application/json
title
string
required
date
string<date-time>
required
collectionId
integer
required
speakers
object[]
required

At least one speaker is required

Minimum array length: 1
subTitle
string | null
description
string | null
shortDescription
string | null
seriesId
integer | null
orderInSeries
integer | null
urlSlug
string | null

Auto-generated from title if omitted

topics
object[]
autoAcceptScriptures
boolean
autoAcceptMediaChapters
boolean
autoPublish
boolean
wizardStep
string

Used during guided item creation

Response

200 - application/json

Item created

item
object