Delete prompt template
Remove a template and its versions. It must be unassigned from all workspaces first.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
templateId
Template to delete.
Response
Confirms the prompt template was deleted.
success
True when the template was deleted.
Errors
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error

