Routescope APIRoutescope API

Batch Delete Tokens

🔐 Login Required (User Permission)

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

Last updated on