A message for our valued customers and partners: This site is retiring, including accounts and API keys, as we migrate to the new developer portal. If you use existing API keys you will be contacted with further migration instructions. Accounts and API keys are not shared between this developer portal and the new developer portal. We recommend you review the new portal's Get Started guide for details on registering a new developer account and requesting new API keys.

Delete Internal Contact-Account Associations

delete

Delete Internal Contact-Account Associations

Validates and deletes contact-account associations. This API uses OAuth 2.0. Use this token url 'https://test-apis.libertymutual.com/oauth/access-token' to gain access.

Resource URL

https://test-apis.us-east-1.libertymutual.com/ssi-api/test /internalcontacts/association

Header Parameters

Name Description
Authorization
(required)

OAuth token for the request e.g. 'Bearer XXXXXX'

Body Parameters

Name Description
contactList
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Content Type

application/json

Category

SSI Mgmt API Controller

Schema:

HTTP Code Description

202

Some contacts errored

400

ContactAssociation is Invalid

401

Unauthorized

403

Client is not permitted to use this operation

500

Internal server error

Working...