FLASHAPI.

API version retired

This API version has been retired. Migrate to the successor version.

FieldValue
HTTP status410
codeVERSION_SUNSET
retryablefalse
typehttps://docs.flashapi.io/errors/version-sunset

Gateway and upstream problem+json bodies use this type URI. SDKs should branch on code, not on title or detail.

Example#

terminal
{
  "type": "https://docs.flashapi.io/errors/version-sunset",
  "title": "API version retired",
  "status": 410,
  "detail": "This API version has been retired. Migrate to the successor version.",
  "instance": "urn:flashapi:request:req_01JXYZ123",
  "code": "VERSION_SUNSET",
  "request_id": "req_01JXYZ123",
  "retryable": false
}

See the error catalog for every platform code.