Skip to main content

Set Key Expiration

Set the expiry for a key in UTC format. Note that this call does not return a 200 message but if you fetch your key again, you will see the new expiration date.

Path Parameters
id string REQUIRED

Note that this field is returned as UniqueID from some calls.

Request Body REQUIRED
ExpirationUtc date-time REQUIRED
Responses
400
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL
404
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL
500
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL