Create a User

post

Create a User

This endpoint allows you to create a user on the Arity platform. Once the user is made, you need to register that user to any Arity products that your organization has access to. There is also a batch process API where you may register a new user and assign them to a new product in one call (POST /users/products)

Resource URL

https://api-sandbox.arity.com/registration/v2 /users

Header Parameters


Name Values Description
Authorization
(required)

Access Token

Body Parameters


Name Values Description
body

Request Body

userId: the userId is the identification you will use to connect your customer on our platform to the ID in your system of record. If none is submitted, it will be generated for you.

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.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Bad Request response

  • 401
    401

    Unauthorized response

  • 500
    500

    Server Error response

Resource Summary

Security

Content Type

application/json

Category

Users

Name Type Description
Name Type Description

Working...

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