#
Update Credential
In
This endpoint allows you update credential
Endpoint:
https://api.thehyperstack.com/v1/credential/<credential-key>/update
Method: POST
Header:
Authorization: Bearer #########
Authentication token can be obtained through Hyperstack Dashboard > Settings > API Access
{
"expiry" : 1676021899
}
{
"success": true
}
{
"success": false
}