API keys management
Update API key
PATCH
You can update a temporary API key by sending a PUT request to the temporary keys endpoint.
Path parameters
The ID of the temporary API key to update.
Body
The name of the temporary API key.
The expiry date of the temporary API key.
Is this a test key or a prod key
The prefix of the temporary API key.
Was this page helpful?