You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @rorellana-ps,
Are you suggesting that the existing method be updated so manageClient.organization.deleteInvitation() can accept either an email or invitation_id apart from org ID?
Checklist
Describe the problem you'd like to have solved
By unknown reasons, we need to revoke an invitation from an organization having only the organization id and the user email.
Describe the ideal solution
The ideal solution could be something like
manageClient.organization.revokeinvitation(userEmail)
Regards!
Alternatives and current workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: