57006: 'EventType' is empty
MESSAGING
ERROR
EventType is required in this request. When it is missing or empty, Twilio returns This error with the message 'EventType' is empty.
- The request did not include a value for
EventType. - The request included
EventType, but the value was empty.
- Pass a valid
EventTypevalue in the request. - Validate the payload before sending it so
EventTypeis present and populated.