Infobip People CDP
Enrich identity profiles and enable omnichannel communication with your customers.
Last updated
curl --location --request POST 'https://api.orangepill.cloud/v1/extensions' \
--header 'x-api-key: AXVubzpwQDU1dzByYM==' \
--header 'Content-Type: application/json' \
--data-raw '{
"extension": "INFOBIP",
"authentication": {
"API_BASE_URL": "373jj44mzl.infobip.com",
"API_KEY": "kjk25de23hb3b3chg23aakjk2hb3b3"
},
"data": {
"SERVICE_SMS": "447860099299",
"SERVICE_WHATSAPP": "447860099299",
"SERVICE_EMAIL": "info@orangepill.cloud"
},
}'{
"id": "64cccf835991a2de3b390fac",
"extension": "INFOBIP",
"authentication": {
"API_BASE_URL": "373j********",
"API_KEY": "kjk2********"
},
"data": {
"SERVICE_SMS": "447860088593",
"SERVICE_WHATSAPP": "447860088593",
"SERVICE_EMAIL": "info@orangepill.cloud"
},
"created_at": 1691144067296,
"updated_at": 1691753575794,
"active": true,
"error": null
}