Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

BadRequestError

The server could not understand the request due to invalid syntax.

Example Usage

import { BadRequestError } from "@solarwinds/squadcast-sdk-typescript/models/errors";

// No examples available for this model

Fields

Field
Type
Required
Description

meta

models.CommonV3ErrorMeta

✔️

Represents a single response containing data of type T.

Last updated