POST
Create Workspace Invitation

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Body

application/json
email
string<email>
required
type
enum<string>
required
Available options:
ADMIN,
MEMBER,
GUEST

Response

200 - application/json

Default Response

invitation
object
member
object