Organizations
Creating invites
Invites users to join specific workspaces within your organization.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the organization
Body
application/json
Response
204
Invites created successfully. Existing users were added to workspaces and new users received invitation emails.