post https://<subdomain>.huvrdata.app/api/ingest/events/
Process incoming cloud events, the data is in the header and in the body. For many use cases you do not need to even process the body.
Returns 422 status to indicate "should retry" https://cloud.google.com/pubsub/docs/push#:~:text=To%20send%20a%20negative%20acknowledgment%20for%20the%20message%2C%20return%20any%20other%20status%20code
Required permissions:
- AllowAny
