Skip to main content
DELETE
/
api
/
v1
/
authorization
/
clients
/
{client_id}
撤销客户端授权
curl --request DELETE \
  --url https://end-api.shallow.ink/api/v1/authorization/clients/{client_id} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

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

Path Parameters

client_id
string
required

Response

200

已撤销