Add an Identifier to an Existing Contact
POST https://contacts.messagebird.com/v2/contacts/{contactId}/identifiers
Request Body
{"type"=>"emailaddress", "value"=>"mark@gmail.com"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |