Authorization: Bearer ********************curl --location --request POST 'https://services.dispatchable.com/text-magic/api/v1/delivery-callback/' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{}