How can I "choose to only generate an invitation URL"?

Hi there,

We are using the Organization feature to enroll our users.
The invitation URLs are automatically sent.

In the docs, they say:

Auth0 can send user invitations only via email. If you prefer to send the invitation in another way, you can choose to only generate an invitation URL.

I have searched in many places in the dashboard and the docs but could not find out how to do this.
Would someone be kind enough to tell me how (or point me to some docs I did not see)?

Best regards.
Fred

Hi @frederic.triquet - you can do this via the Management API. See this endpoint’s send_invitation_email parameter.

2 Likes

Thanks a lot,
I’ll have to create one small script then :slight_smile:

Best regards,
Fred

Thanks for helping on this one Adam!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.