Skip to main content
Docs home page
Search...
⌘K
Observability
Logs
Traces
Threads
Users
Develop
Gateway
Multimodal
Prompts
Models
Evaluation
Score types
Evaluators
Datasets
Scores
Log score management
Async jobs
Manage
API Keys
POST
Create API key
GET
List API keys
GET
Retrieve API key
PATCH
Update API key
DEL
Delete API key
Discord
platform
Docs home page
Search...
⌘K
Discord
platform
platform
Search...
Navigation
API Keys
Update API key
Documentation
Integrations
API reference
Python SDK
Changelog ↗
Documentation
Integrations
API reference
Python SDK
Changelog ↗
API Keys
Update API key
Copy page
Copy page
PATCH
/
api
/
temporary-keys
/
{temporary_api_key_id}
/
Try it
You can update a temporary API key by sending a PUT request to the temporary keys endpoint.
Path parameters
temporary_api_key_id
string
The ID of the temporary API key to update.
Body
name
string
The name of the temporary API key.
expiry_date
string
The expiry date of the temporary API key.
is_test
boolean
Is this a test key or a prod key
prefix
string
The prefix of the temporary API key.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Previous
Delete API key
Next
⌘I