v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
PUBLIC_PROMPT_LIBRARY

Create Public Prompt

Create a public prompt (service user only). This endpoint is specifically for service users to create public prompts.

post/public/prompts

Request body

titlestring nullable
descriptionstring nullable
prompt_textstring required
tagsstring[]
attributesobject

Response

Successful Response

idstring uuid required
titlestring required
descriptionstring nullable
prompt_textstring required
tagsstring[]
teamsinteger[] nullable
created_byinteger required
created_atstring date-time required
updated_atstring date-time required
last_used_atstring date-time nullable
attributesobject
is_publicboolean