API Reference/Third Party Apps POST/oauth2/v1/apps/revokeSendBodyRequest Bodyapplication/jsonRequiredtokenstringtoken_type_hintstringcURLJavaScriptGoPythoncurl -X POST "https://api.descope.com/oauth2/v1/apps/revoke" \ -H "Content-Type: application/json" \ -d '{ "token": "string", "token_type_hint": "string" }'200OKResponse{}TypeScript Was this helpful?NextPost Authorization Endpoint POSTNextThird Party application token endpoint POST