Update Credential
Credentials
Update Credential
POST
Update Credential
Description
This endpoint allows you to update an existing credential. Currently supports updating the expiry date of a credential.Headers
Bearer YOUR_API_TOKEN — obtainable from Hyperstack Dashboard → Settings → API Access
Path Parameters
The unique ID (key) of the credential to update.
Body Parameters
Unix timestamp (seconds) representing the new expiry date for the credential. Pass
null or omit to remove the expiry date.Success Response Fields
Indicates whether the credential was successfully updated.
Responses
Last modified on February 22, 2026

