user
作废指定的 API Key
将指定的 API Key 状态设置为已作废
post/v2/user/api_key/revoke
Headers
Authorizationstring required
With the bearer started
Request body
Response
success
Example response
{
"message": "success"
}将指定的 API Key 状态设置为已作废
With the bearer started
success
{
"message": "success"
}