Skip to content
Miles Zimmerman edited this page Mar 20, 2014 · 2 revisions

Errors

  • 400 - "Error - Bad Request: request parameters are malformed"
  • 500 - "Error - Internal Server Error"

Create

  • 409 - "Error - Conflict: Model already exists with these attributes."

Destroy

  • 409 - "Error - Conflict: Model does not exist."
Clone this wiki locally