Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Delete a prompt template.
DELETE
/backend/v1/prompts/templates/{promptTemplateId}
Delete a prompt template.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
promptTemplateId
*
Type
string
Required
format
uuid
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
DELETE
/backend/v1/prompts/templates/{promptTemplateId}
Playground
Authorization
HTTPBearer
Variables
Key
Value
promptTemplateId
*
Try it out
Samples
Powered by
VitePress OpenAPI