Authorization: Bearer ********************[
"string"
]curl --location --request POST 'http://127.0.0.1:9000/oauth/client/delete' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'{"code":200,"message":"删除成功","ts":1706385328345,"traceId":"14117065699590208","data":null,"success":true}