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
Update or rotate a secret
Copy page
PUT
https://
api.runtype.com
/
v1
/
secrets
/
:id
Authentication
Authorization
Bearer
API key or Clerk session token
Path parameters
id
string
Required
Request
This endpoint expects an object.
value
string
Optional
8-10000 characters
description
string
Optional
<=500 characters
expectedVersion
integer
Optional
>=0
Response
Secret updated
data
object
Show 10 properties
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error