Update Directory Contact
PUT {{baseUrl}}/directories/:directoryId/contacts/:contactId
Update a single contact in a specific directory. <!--From Readme--> <!-- theme: warning -->
This API call is only available to XM Directory users.
Request Body
{"firstName"=>"Jane", "lastName"=>"Doe", "email"=>"JaneDoe@email.com", "phone"=>"111-111-1111", "extRef"=>"my_Internal_ID_12345", "embeddedData"=>{"dolor_b"=>true, "ea_4ed"=>"id do fugiat commodo"}, "language"=>"", "unsubscribed"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"meta":{"httpStatus":"sit adipisicing","requestId":"sit irure","notice":"eu tempor"}}