Skip to main content

Set Key Expiration

PUT 

/api/v1/key/:id/set-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.

Request

Path Parameters

    id stringrequired

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

Body

required

    ExpirationUtcdate-timerequired

Responses

Response Headers

    Schema

      TraceIdstring

      Error

      object

      Codestring
      Messagestring
      AdditionalInfostring

      ExtraData

      object

      property name*string