Authorizations
JWT token from Clerk authentication.
Must be from a user with org:admin role.
Body
application/json
Array of invitation IDs to revoke
Required array length: 
1 - 50 elementsRevoke multiple pending invitations in a single request.
Once revoked, the invitation link will no longer work. You’ll need to send a new invitation if needed.
JWT token from Clerk authentication.
Must be from a user with org:admin role.
Array of invitation IDs to revoke
1 - 50 elements