Invite User to Project

Send an email invitation to a user

Log in to see full request history

This endpoint can be used by used by Project Owners to invite users who either have no user account, or who do not share projects with the current user (which makes the user to be invited "invisible" to the current user).

This triggers an email to be sent containing an invite link with a unique token. The recipient can then be added to the project by either logging in or by self-provisioning an account.

Permissions

A user must be a PROJECT OWNER to add or invite users to a project. Users with an account-level role of ADMINISTRATOR can add or invite users to any project.

Path Params
string
required

The id of the project

Body Params
string
required

Valid email address

string
required

The id of the roleTemplate that will be applied by default to this user

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json