Search...
/
Contact
Sign in
Documentation
API Reference
Glossary
Overview
API Reference
Testset
Testcase
Testrecord
Run
Score
Run Metric
Tracing
Prompt
GET
Get Prompt By Name
POST
Create Prompt
GET
List Prompts
GET
Get Prompt By Id
DEL
Delete Root Prompt
PATCH
Update Prompt
Scoring Config
Contact
Sign in
API Reference
Prompt
Delete Root Prompt
DELETE
https://api.getscorecard.ai
/
v1
/
prompt
/
:id
Delete a root prompt and all of its children.
Path parameters
id
string
Required
The id of the root prompt to delete.
Response
This endpoint returns any.
Errors
401
Unauthorized
403
Forbidden
404
Not Found
422
Unprocessable Entity
Built with