v1

latestSwagger 2.02026-07-132525401.9 MB
account

Invites a new or existing user to an app

post/v0.1/apps/{owner_name}/{app_name}/invitations/{user_email}

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

user_emailstring required

The email of the user to invite

Request body

role'admin' | 'collaborator' | 'member'

The role of the user to be added

Response

Success