PropelAuth · Arazzo Workflow
PropelAuth Revoke Pending Invite
Version 1.0.0
Find a pending invite for an org and revoke it when one is outstanding.
View Spec
View on GitHub
AuthenticationIdentityB2BMulti-TenancyAuthorizationRBACSSOSCIMMCPAPI KeysArazzoWorkflows
Provider
Workflows
revoke-pending-invite
Look up an org's pending invites and revoke the one for a given email.
Reads an organization's pending invites and, when at least one is outstanding, revokes the invitation for the supplied email address.
1
findInvites
fetchPendingInvites
Read the organization's pending invites.
2
revokeInvite
revokePendingOrgInvite
Revoke the pending invite for the supplied email address.