Skip to main content
POST
Create Pillar

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Body

application/json
website_id
string<uuid>
required

The website to create the pillar on.

name
string
required

Pillar name.

Required string length: 1 - 120
description
string

What the pillar covers.

Maximum string length: 2000

Response

The created (or pre-existing) pillar

pillar
object
required
created
boolean
required

False when a pillar with the same name already existed and was returned instead.