-
Notifications
You must be signed in to change notification settings - Fork 0
API Documentation
Evan Langlais edited this page Feb 28, 2019
·
10 revisions
user_email
user_password
-
message
- "Authorized" if successful -
token
- The JWT token that will be used as bearer token for all other functions
A simple function to return the authorized user's information to test authentication token
user_email
user_password
organization_id
first_name
last_name
-
message
- "Created User" if successful -
user_id
- Newly created user's id