updateAccountDriver

patch

updateAccountDriver

Accepting terms and conditions

Resource URL

https://test-apis.libertymutual.com /telematics/{env}/account-v0/account/{account_number}/driver/{driver_uid}

Header Parameters

Name Values Description
Authorization
(required)

OAuth Bearer Token. Value in form of 'Bearer {TOKEN}'

perm_controlcenter_auth_token
(required)

Token used to validate authorized request

Body Parameters

Name Values Description
body
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

Policy information to persist to DB

account_number Account number for account null true

driver_uid Driver_uid for driver that is accepted terms null true

env Test, Stage, or Prod environment 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

Category

driver

Schema:

HTTP Code Description

400

Unable to provide a version due to invalid or insufficient data provided by the client

403

Client is not permitted to use this operation

500

Internal server error

Working...