post https://api2.frontapp.com/contacts//handles
Adds a new handle to a contact.
Response
204No content
Adds a new handle to a contact.
204No content
xxxxxxxxxx
curl --request POST \
--url https://api2.frontapp.com/contacts/crd_123/handles \
--header 'content-type: application/json' \
--data '{"source":"twitter"}'