Contact Links
Unlink Contact from Dispatch
Removes the association between a dispatch and a contact list.
DELETE
/
dispatches
/
contacts
/
link
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
dispatchId
string
requiredcontactListId
string
requiredWas this page helpful?