Routescope APIRoutescope API

批量删除令牌

🔐 需要登录(User权限)

POST
/api/token/batch
curl -X POST "https://api.routescope.ai/api/token/batch" \  -H "Content-Type: application/json" \  -d '{}'
Empty

Request Body

application/json

ids?array<integer>

Response Body

最后更新于