v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
prompts

Create Prompt

POST handler with superadmin-only field protection.

Strips superadmin-only fields from non-superadmin requests before delegating to OrganizationInjectionMixin.post() for org injection.

post/api/prompts/

Headers

Authorizationstring required

Use your Respan API key for Respan API authentication. Enter only the Respan API key value; clients send Authorization: Bearer <RESPAN_API_KEY>. For /api/responses, provider credentials such as Perplexity, OpenAI, or Azure OpenAI go in Settings -> Providers or respan_params.credential_override in the request body, not in this authentication field.

Request body

projectstring nullable
namestring
descriptionstring
prompt_idstring
prompt_slugstring nullable
starredboolean
deleted_atstring date-time nullable
organizationinteger required

Response

idstring required
full_prompt_idstring required
created_byinteger required
projectstring nullable
namestring
descriptionstring
prompt_idstring
prompt_slugstring nullable
commit_countinteger required
starredboolean
deleted_atstring date-time nullable
organizationinteger required