Add an existing device to an existing user.

put

Add an existing device to an existing user.

This endpoint allows you to add an existing device to an existing user. You can use this route with a device with no previous users or a device already assigned to a different user. If the device is already assigned to a different user, the association will be updated. The old user will no longer have a relationship with this device, and the new user will from that point forward.

Resource URL

https://api-sandbox.arity.com/registration/v2 /devices/{deviceId}/users/{userId}

Header Parameters


Name Values Description
Authorization
(required)

Access Token

Request Body

deviceId Id of the existing device null true

userId Id of the existing user 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
  • 400
    400

    Bad Request response

  • 401
    401

    Unauthorized response

  • 500
    500

    Server Error response

Resource Summary

Security

Content Type

application/json

Category

Devices

Name Type Description
Name Type Description

Working...

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