V1

刷新存取令牌

POST
/api/v1/auth/refresh

Authorization

HTTPBearer
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X POST "https://example.com/api/v1/auth/refresh"
null