Prompts
Delete a custom prompt
DELETE
/prompts/{id}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Prompt ID
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/prompts/string"{ "$schema": "https://example.com/api/v1/schemas/DeletePromptOutputBody.json", "message": "string"}