Change the valid time of the ekey

https://api.sciener.com/v3/key/changePeriod

1 Request example

POST, ContentType:application/x-www-form-urlencoded

2 Request parameters

NameTypeRequiredDescription
clientIdStringYclient_id from Create application
accessTokenStringYAccess token,refer to: Get access token
keyIdIntYEkey ID
startDateLongYThe time when it becomes valid (timestamp in millisecond)
endDateLongYThe time when it is expired (timestamp in millisecond)
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message