curl --location --request POST 'https://api.softservv.co/whatsapp-accounts//webhook/' \
--header 'Authorization: Bearer <token>' \
--data-urlencode 'webhook=' \
--data-urlencode 'webhook_subscriptions=['\''Incoming Messages'\'', '\''Sent Message Statuses'\'']'{
"status": "Success"
}