Users

Create User

Create a user on equiwatt

post/users

Request body

user_idstring required
namestring required
emailstring nullable

Response

Document created, URL follows

user_idstring required
namestring required
emailstring nullable

Changes