Status Code Description
200 OK - The request has succeeded. The client can read the result of the request in the body and the headers of the response.
207 Multple-results - When some of the events are valid and will be processed but some have failed.
400 Bad Request - When all the events are not valid and cannot be processed.
401 Unauthorized - Whether JWT is missing or incorrect or Data Ingestion Product Subscription Key is invalid.
500 Internal Server Error - When server was not able to process the request or unavailable