description: >-
  A `400 Bad Request` response status indicates a problem with the input provided
  by a client request. If you are receiving this error, check your request parameters are valid.
content:
  application/json:
    schema:
      $ref: '../schemas/objects/invalidInputResponseBody.yaml'