Internal server error. The response's detail should clarify the problem.

This is an example of a typical 500 error response you would encounter when making these requests:

{
   "title":"Internal Server Error",
   "detail":"encountered unexpected error",
   "stackTrace":"error message",
   "incidentId":null,
   "resolution":null,
   "helpUrl":null
}