Register a User to a Product

post

Register a User to a Product

This endpoint registers an existing user to a product. **We currently do not support re-registering a user to Driving Behavior after they have been previously unenrolled.**

Resource URL

https://api-sandbox.arity.com/registration/v2 /users/{userId}/products/{productName}

Header Parameters


Name Values Description
Authorization
(required)

Access Token

Body Parameters


Name Values Description
body

Request Body

additionalParameters: To register to driving behavior, additional parameters are required. Program code should have been provided to you already; if you are unsure of it please contact your account manager to have it sent to you again.

userId User to register null true

productName name of the product, the user wants to register to 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.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 204
    204

    No Content

  • 400
    400

    Bad Request response

  • 401
    401

    Unauthorized response

  • 500
    500

    Server Error response

Resource Summary

Security

Content Type

application/json

Category

User Registration

Name Type Description
Name Type Description

Working...

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