Handle an event coming from a Leanplum Webhook.
This endpoint must return a ‘200’ status code to acknowledge the event.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The body is of type Data · object.
Successful Response