Invite Member/Signup

For B2B and team-based products, this endpoint is used to send an invitation email for a user to join a team (create a membership).

For B2C products, this endpoint is used to authorize a product to create a user-product membership on behalf of the user. The route will return a token which needs to be passed into the product's membership creation route: POST /p/memberships to create the membership.

🚧

Required Admin Privileges

Inviting members require administrator priviliges on a team.

Language
Credentials
Click Try It! to start a request and see the response here!