Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
title
string
required
author
string
required
elements
object[]
audience
enum<string>
Available options:
technical,
general
Example:

"technical"

Response

200 - undefined