Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Reference of v2 arc recycle

TheSnowfield edited this page May 28, 2020 · 1 revision
arguments description optional
token access token NO

Returns the access token back before the time limit exceeded.
All the forward requests will fail after the access token has recycled.

Return data

{
    "status": 0
}

Error status

status description
0 everything is OK
-1 invalid token
-2 invalid token
-233 unknown error occurred
Clone this wiki locally