设置自动关闭基础版地址

自动关闭

patch
Path parameters
addressstringRequired

波场地址

Query parameters
valuebooleanRequired

value

idle_hoursinteger · int32 · min: 24Optional

闲置时间(小时),超过闲置时间未使用自动关闭,仅当value=true生效

Default: 72
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}/auto-close
200

OK

Last updated

Was this helpful?