Shorthend function for a "bad request" response
_API_RES_BadRequest($message = "Bad request", $ResponseStatus = $API_STATUS_BAD_REQUEST)
| None |
The json will always return with this structure: {"description": "Custom message descrpition"} with the given status code