v3

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

Destroy

Unified view for single prompt operations (retrieve/update/delete). Supports both JWT (dashboard) and API key (public API) authentication.

Superadmin: Can READ any prompt across all organizations via JWT. Can WRITE across organizations via JWT with an active staff_write:prompts (or broad staff_write) scope. Regular users: Can only access prompts in their organization.

JWT auth uses pk lookup, API key auth uses prompt_id (partial match).

delete/prompts/{prompt_id}/

Path parameters

prompt_idstring required

Headers

Authorizationstring required

JWT access token or Respan API key

Response

Successful response