Skip to main content
POST
Generate workspace invitation link

Authorizations

Authorization
string
header
required

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

Path Parameters

wid
string
required

Workspace ID

Body

application/json
limitedAccess
boolean
required
role
enum<string>
required
Available options:
owner,
admin,
editor,
guest
folders
object[]

Response

201 - undefined