Skip to main content
DELETE
Delete a Contact Reference

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

referenceSource
string
required

(Required) The reference source.

Query Parameters

referenceId
string

(Required) The reference identifier for the contact in the reference source system.

Response

OK

The response is of type string.

Last modified on August 11, 2026