OpenAPI 3.1.02026-08-181,0321,3412.1 MB

124adbd00d3f

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