Skip to main content
POST
Create or update a help-center article via ProductLane's draft workflow.

Authorizations

X-Service-Token
string
header
required

Body

application/json
title
string | null
content
string | null
article_id
string | null
group_id
string | null
publish
boolean
default:false

Response

Tool result. The shape is tool-specific; most tools return a JSON object, some a {"result": ...} envelope.

The response is of type object.