Skip to main content
POST
Create a topic; prompts are generated in the background

Authorizations

Authorization
string
header
required

Clerk API key. Create one from your account settings under API Keys.

Body

application/json
name
string
required
Minimum string length: 1
category
string | null
projectId
string<uuid>

Response

Topic created

id
string<uuid>
required
name
string
required
userId
string<uuid>
projectId
string<uuid> | null
category
string | null
createdAt
string<date-time>