{ "opencollection": "1.0.0", "info": { "name": "Miro Developer Platform AI Interaction Logs tokens API", "version": "v2.0" }, "items": [ { "info": { "name": "tokens", "type": "folder" }, "items": [ { "info": { "name": "Revoke token (v1)", "type": "http" }, "http": { "method": "POST", "url": "https://api.miro.com/v1/oauth/revoke", "params": [ { "name": "access_token", "value": "", "type": "query", "description": "Access token that you want to revoke" } ] }, "docs": "
Please use the new revoke endpoint /v2/oauth/revoke. This endpoint is considered vulnerable and deprecated due to access token passed publicly in the URL.