cURL
Users
Create User
Creates a new user
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Plant to add to the store
Response
200 - application/json
User is created successfully
The first name of the user
The last name of the user
The email of the user
The password of the user
Identification number of the plant
Team ID that the user belongs to
Date and time when the User was added to the store
Date and time when the user was last updated