For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Dashboard
User Guide
Developer Guides
API Reference
Runtype API
Secrets
Delete a secret
Copy page
DELETE
https://
api.runtype.com
/
v1
/
secrets
/
:id
Authentication
Authorization
Bearer
API key or Clerk session token
Path parameters
id
string
Required
Response
Secret deleted
success
boolean
deletedId
string
referenceCount
integer
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error