设置过期时间基础版地址

设置/取消过期

patch
Path parameters
addressstringRequired

地址

Query parameters
atstringOptional

过期时间(ISO8601 UTC时间,格式同 CF-ACCESS-TIMESTAMP)

Header parameters
CF-ACCESS-KEYstringRequired

The API Access key as a string API所使用的KEY

Example: your api key
CF-ACCESS-SIGNstringRequired

The Base64-encoded signature (see signing messages subsection for details) 使用HMAC SHA256哈希函数获得哈希值,再使用Base-64编码(请参阅签名)

Example: signature
CF-ACCESS-TIMESTAMPstringRequired

The UTC timestamp of your request .e.g : 2008-08-08T08:08:08.888Z 发起请求的时间(UTC),如:2008-08-08T08:08:08.888Z

Responses
200

OK

application/json
patch
/v1/mate/open/basic/{address}/expire
200

OK

Last updated

Was this helpful?