Stytch · Arazzo Workflow
Stytch Revoke a User's Connected App
Version 1.0.0
List a user's connected apps and revoke the first authorized app's access.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
revoke-connected-app
List a user's connected apps and revoke the first one when present.
Reads the Connected Apps a user has authorized and revokes the first app's access only when the list contains at least one entry.
1
listConnectedApps
api_user_v1_ConnectedApps
List the Connected Apps the user has successfully authorized so the first one can be selected for revocation.
2
revokeApp
api_user_v1_Revoke
Revoke the first authorized Connected App's access for the user.