Optionalbody: unknownOptionalrequest: { operation?: string; url?: string }ReadonlystatusHTTP status code of the failed response.
ReadonlybodyParsed error body returned by the API, if any.
ReadonlyoperationThe operation the request targeted, e.g. GET /billing/invoices/v1/{invoiceId}.
ReadonlyurlFull URL of the failed request, if known.
Error thrown when the Spacebring API responds with a non-2xx status.