Skip to main content
POST
Create an article draft

Authorizations

Authorization
string
header
required

A Contact Button scoped bearer key. Send Authorization: Bearer <token>. Token abilities are enforced independently of workspace membership; both checks must pass. Interactive MCP clients use registered OAuth applications, Authorization Code + PKCE, audience-bound tokens, and explicit workspace grants. Personal Sanctum tokens remain supported.

Path Parameters

workspace
string<uuid>
required
list
string<uuid>
required

Body

application/json
title
string
required
body_markdown
string
required
slug
string
excerpt
string
locale
string
default:en
tags
string[]
visibility
enum<string>
Available options:
workspace,
public,
roles
publish
boolean
default:false
action
object

Response

201 - application/json

Successful data envelope.

data
any
required
meta
object
required