Hello!
I was wondering if I could get confirmation that the following behaviour is correct. When making a POST
request to the /events endpoints, if the payload only includes a phone_number
, the event silently fails, with no corresponding event created on the relevant metric in the dashboard.
Does this endpoint have the similar requirement which the POST
for /profile has with regards to requiring SMS to be setup if only using a phone number?
(I have tested this on an account which deliberately had SMS turned off, and am now awaiting the verification process for SMS to be active again on the account.)