Skip to main content
POST
Create Resource

Authorizations

api_key
string
header
required

Body

application/json
mode
enum<string>
required

Create a text resource

Available options:
text
text
string
required

The text content of the resource

Minimum string length: 1
Example:

"This is the content of my landing page..."

name
string

Display name for the resource

Example:

"Product Landing Page"

metadata
object

Optional metadata to attach to the resource

Example:

Response

Resource created successfully

_metadata
object
required
data
object
required