Expire Pro Address

Set/Cancel Pro expiration time

patch
Path parameters
addressstringRequired

Address

Query parameters
atstringOptional

Expiration time (ISO8601 UTC, same format as CF-ACCESS-TIMESTAMP)

Header parameters
CF-ACCESS-KEYstringRequired

The API access key.

Example: your api key
CF-ACCESS-SIGNstringRequired

The Base64-encoded signature.

Example: signature
CF-ACCESS-TIMESTAMPstringRequired

The UTC request timestamp (e.g. 2008-08-08T08:08:08.888Z).

Responses
chevron-right
200

OK

application/json
codeinteger · int32Optional

Returns 0 on success; all other values indicate errors

msgstringOptional

Error message returned when an error occurs

sub_codestringOptional
sub_msgstringOptional
patch
/v1/mate/open/pro/{address}/expire
200

OK

Last updated