logo
Errors (RFC 7807)bad_request (400)

bad_request (400)

Public API Problem code bad_request — the request was malformed or failed validation (HTTP 400).

bad_request (400)

type: https://docs.inboxops.app/api/problems/bad_request

The server could not process the request because something about it was invalid or not applicable, before checking authorization for a valid operation. Typical causes include malformed JSON, missing required fields, invalid UUIDs or formats, and filter parameters that are not valid ISO 8601 dates.

What to do: Fix the request using detail and the OpenAPI schema for the operation. Retry with a corrected body or query string.