Skip to main content
POST
/
api
/
v1
/
bindings
/
{id}
/
refresh
刷新绑定凭证
curl --request POST \
  --url https://api.end.shallow.ink/api/v1/bindings/{id}/refresh \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

第三方开发者 API Key(格式:sk_xxx)

Path Parameters

id
string
required

Response

200

刷新成功