Skip to main content
POST
Create messaging entity

Authorizations

Authorization
string
header
required

API key prefixed with cr_ (e.g. cr_a1b2c3...)

Body

application/json
website_id
string<uuid>
required
entity_type
enum<string>
required
Available options:
hook,
angle,
offer,
story
name
string
required
description
string
product_line_id
string<uuid>

Response

Entity created

success
boolean
required
data
object