Invite
Create invitation
Create invitation to a project. This will send an invitation email with a link to join to the email address provided.
POSThttps://cloud-api.calyptia.com/v1/projects/{projectID}/invite
Authorization
Path parameters
projectID*string (uuid)
Body
email*string (email)
permissions*array of Permission (enum)
An empty list means it has all permissions.
redirectURI*string (uri)
Response
No Content
Request