Update contacts

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

BSUID Support: The target path/body parameter now supports additional identifier formats:

FormatExampleDescription
Phone Number14155552671Contact by phone (existing)
Contact ID507f1f77bcf86cd799439011Contact by MongoDB ID (existing)
BSUIDUS.123124141512Contact by Business Solution User ID (new)
Channel:PhoneMyChannel:14155552671Contact scoped to channel (existing)
Channel:ContactIdMyChannel:507f...Contact + channel (existing)
Channel:BSUIDMyChannel:US.123124141512Contact by BSUID + channel (new)

The system auto-detects the format. Existing callers using phone numbers or Contact IDs continue to work.

Body Params

Request model for updating contacts.

contacts
array of objects
required

List of contacts to update.

contacts*
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

401

The request is unauthorized.

429

Too many requests. Either the rate limit has been exceeded or usage limits have been reached.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json