FLASHAPI.

Endpoint retired

This endpoint has been retired. Migrate to the successor operation.

FieldValue
HTTP status410
codeENDPOINT_SUNSET
retryablefalse
typehttps://docs.flashapi.io/errors/endpoint-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/endpoint-sunset",
  "title": "Endpoint retired",
  "status": 410,
  "detail": "This endpoint has been retired. Migrate to the successor operation.",
  "instance": "urn:flashapi:request:req_01JXYZ123",
  "code": "ENDPOINT_SUNSET",
  "request_id": "req_01JXYZ123",
  "retryable": false
}

See the error catalog for every platform code.