addUserToGroup

put

addUserToGroup

Add a user to a group. If the user is already in a group, they will be removed from that group and added to the group specified in the request.

Resource URL

https://api-sandbox.arity.com/drivinginsights/v1 /orgs/{orgId}/groups/{groupId}/users

Header Parameters


Name Values Description
Content-Type

Authorization
(required)

Value should be the word Bearer followed by a space and then the token (e.g., Bearer CW8abh5JkxZ5KYdAQQH0p9fTAicq). To generate a token, use the OAuth API.

Body Parameters


Name Values Description
body
(required)

Request Body

orgId Unique ID for the organization, provided by Arity. null true

groupId Unique ID for the group. 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

    400.05.102 - User is not registered to a scoring product 400.05.106 - User's registration status is inactive

  • 404
    404

    404.05.101 - User not found 404.05.201 - Group not found

  • 503
    503

    503.05.103 - Unable to validate user with the registration service. Please try again. 503.05.901 - Service is currently under maintenance

Resource Summary

Security

Category

group-controller

Name Type Description
Name Type Description

Working...

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