rejectTrip

post

rejectTrip

Reject a trip captured for an end-user who was not driving (e.g., the user was a passenger) to remove it from that user's score.

Resource URL

https://api.arity.com/drivingbehavior/v3/users/{userId}/trips/{tripId}

Header Parameters


Name Values Description
Authorization
(required)

Value should be the word Bearer followed by a space and a valid token

Request Body

{
1
{
2
    "rejectReasonCode": ""
3
}
 

userId null true

tripId Reject a trip captured for an end-user who was not driving (e.g., the user was a passenger) to remove it from that user's score. 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

OAuth 2.0

Content Type

application/json

Category

Trips

Name Type Description
rejectReasonCodestring
Name Type Description

Working...

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