API Reference

Creates a new user invitation.

Creates a new user invitation and sends an email to the user with the instructions to create a new account.

The imeis parameter allows specifying the devices that the user is allowed to access.
If this list is empty, user will have full access to the account's devices.

If boundary access is granted, user will have access to all boundaries in the account.
If no boundary access is specified, it defaults to true.

If accessDate is not specified, user will have access to the account starting in the current date.

Log in to see full request history
Body Params
string
required

The email of the user that is being invited

imeis
array of strings

List of device IMEIs that the user is allowed to access. If the list is empty, user will have full access to the account's devices

imeis
boolean
Defaults to true

Determines if the user will have access to boundaries

string

Date from which the user will have access to the devices data

Responses

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json