Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required

Body

application/json
emails
string<email>[]
required
Minimum array length: 1
role
enum<string>
required
Available options:
creator,
editor,
commenter,
viewer

Response

201 - application/json

Successful response, return invitation information.

{key}
object
Last modified on March 5, 2026