Create a Project Invite

Generates an invite for a specific project

Authentication

Authorizationstring

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path Parameters

project_idstringRequired

Request

email to invite to the project
emailstringRequired
The email address of the invitee
scopestringRequired
The scope of the invitee

Response

The invite was successfully generated
messagestring or null
confirmation message

Errors