Skip to content
elasticweb.org edited this page Oct 21, 2015 · 3 revisions

Potential errors

  • 200 OK: Successful API request.
  • 201 Created: The request has been fulfilled and a new resource has been created.
  • 400 Bad Request: The request cannot be fulfilled due to bad syntax.
  • 401 Unauthorized: Authentication is required and has not been provided or has failed.
  • 404 Not Found: The requested resource could not be found but could be available again in the future.
Clone this wiki locally