Create a Project Invite

Generates an invite for a specific project

Path parameters

project_idstringRequired

The unique identifier of the project

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
emailstringRequired

The email address of the invitee

scopestringRequired

The scope of the invitee

Response

The invite was successfully generated

messagestringOptional

confirmation message

Errors