createUser

post

createUser

Create a user if the userId is not already registered to your orgId. Optional fields: dateOfBirth, homeZip and userId.

Resource URL

https://api.arity.com/shared-mobility-insights/v2/users

Header Parameters


Name Values Description
Authorization
(required)

Bearer {Token}

Request Body

createUser
{
1
{
2
    "dateOfBirth": "",
3
    "homeZip": "",
4
    "userId": ""
5
}
 

token token null true

HTTP Basic

OAuth 2.0

API Key

Reset

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

None

Content Type

application/json

Category

user-controller

Working...

© 2019 Arity, LLC. All rights reserved.  | Privacy Policy | Terms of Use | Legacy APIs