Invite User

POST
/v1/workspace/invites/add

Sends an email invitation to join your workspace to the provided email. If the user doesn’t have an account they will be prompted to create one. If the user accepts this invite they will be added as a user to your workspace and your subscription using one of your seats. This endpoint may only be called by workspace administrators.

Request

This endpoint expects an object.
emailstringRequired

The email of the customer

Response

Successful Response

Built with