Create a Project Invite

Generates an invite for a specific project

Authentication

AuthorizationToken

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
confirmation message

Errors

400
Bad Request Error