Bad request. This error typically occurs due to a problem with the format of request data, such as an non-parsing or invalid body of data, or an invalid set of query parameters or values.
See below for common error response examples:
{
"type": "https://problems.omni.akamaiapis.net/http/bad-request",
"title": "Bad Request",
"detail": "The system cannot understand your request. Please check the syntax and correct any problems.",
"status": 400,
"instance": "1e4c346b-3a36-4527-9c37-86ae748b87c5"
}
{
"type": "https://problems.omni.akamaiapis.net/http/bad-request",
"title": "Bad Request",
"detail": "Start time is invalid. Code-000104",
"status": 400,
"instance": "0415df5e-6e9c-4596-bdd3-9ada53b63599"
}