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

content_pillar
string<uuid>
required
number_of_posts
integer
required
items
object[]
required

Response

data
object
required
message
string
required
status
enum<string>
required
  • success - success
Available options:
success