Skip to main content
POST
Add a user-authored workspace prompt

Authorizations

geo.session
string
cookie
required

Signed HttpOnly browser session cookie

Path Parameters

workspace
string
required
Pattern: ^[a-z0-9-]+$

Body

application/json
text
string
required
Required string length: 3 - 2000
intent
enum<string>
required
Available options:
discovery,
problem_solution,
use_case,
comparison,
expert,
brand_research
topic
string
required
Required string length: 1 - 120
lang
string
required
Pattern: ^[a-z]{2}(?:-[A-Z]{2})?$
importance
number
Required range: 0 <= x <= 1

Response

201 - application/json

Success

id
string
required
Minimum string length: 1