Create an invitation

Invites a user to the organization. Only admins and owners can send invitations; this endpoint is in alpha and may introduce breaking changes.

Authentication

AuthorizationBearer

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

Path parameters

organization_idstringRequired
The organization ID

Request

This endpoint expects a map from strings to any.

Response

Created - Invitation created successfully