v2

latestOpenAPI 3.1.02026-07-264014168.2 KB
Resources

Create a prompt under a topic

post/prompts

Request body

topicIdstring uuid required
promptTemplatestring required
languagestring nullable
attributesstring[]

Optional. Omitting the key is the same as sending []. When present, must be an array of attributes from the project's allowed list.

Response

Prompt created

idstring uuid required
topicIdstring uuid required
topicNamestring
promptTemplatestring required
intentTypestring nullable
languagestring nullable
isManualboolean
isActiveboolean required
attributesstring[] required
createdAtstring date-time