Skip to main content
POST
Invite user to organization

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string<email>
required
assignedSiteIds
string[]
required
Minimum array length: 1
role
enum<string>
default:COLLECTOR
Available options:
COLLECTOR,
APPROVER,
VIEWER,
MANAGER,
OWNER

Response

Successful response

success
boolean
required
message
string
required