v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
Users

Add a new user

Adds a new user to the company, returns the ID upon success.

post/users

Request body

emailstring required

The email of the user

active_flagboolean

Whether the user is active or not. false = Not activated, true = Activated

Response

The data of the user

successboolean

If the response is successful or not