The Event endpoint returns several standard HTTP error codes. The following guide will help you understand what each code means.
Status Code | Explanation |
---|---|
202 | Good news, your event or event batch was accepted! |
422 | Event was not processable. This typically means that you are missing a required field such as entype |
403 | Authentication error. This means your API key is not valid. |