post https://developers.wiwink.com/api/contacts
Response
xxxxxxxxxx
curl --request POST \
--url https://developers.wiwink.com/api/contacts \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <your-api-key>' \
--header 'accept: application/json' \
--header 'content-type: application/json'