Invites and API keys
Create invite
Invite users to a workspace.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your workspace API key. See Find your API key for more information.
Path Parameters
The workspace id.
Response
201
application/json
Status OK.
Was this page helpful?