Create User using REST API *without* email invite

Hello,

I can create a user calling POST /v1/teams/{teamId}/members

This sends the user an email with invite link.

Is there a way to create the user without the email invite? what if I want to create a test user eg. name@fake-test-domain.com for testing?

Thank you

Hey @jasonross-3491. That’s an unusual scenario, and I’m not sure whether there is a way to do that with the API or not. Let me ask the team if it’s currently supported.

In the meantime, if you let me know a more about why you need to create test accounts with the API, we may have a different way to accomplish what you need done :slightly_smiling_face: