Invite a user to a client

Invite a user to join one of your lab's clients. An email is sent to the
address with a link to create an account.

The client must already be associated with your lab, otherwise the request
returns not_found. Available organization roles are owner, admin, user
and viewer.

Invites are rate limited; sending too many in quick succession returns HTTP
429.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Form Data
string
required
length ≤ 200

Email address of the user to invite.

string
enum
required
length ≤ 200

Organization role to grant: owner, admin, user or viewer.

Allowed:
Headers
string

HMAC-SHA256 request signature. Required only when request signing is enabled for your API key — see the Request Signing guide.

string

Unix timestamp (seconds) of the request, required only when request signing is enabled for your API key. Requests older than 30 seconds are rejected.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json