Skip to content

Latest commit

 

History

History
21 lines (8 loc) · 326 Bytes

ApiErrorType.md

File metadata and controls

21 lines (8 loc) · 326 Bytes

ApiErrorType

Enum

  • UNAUTHORIZED (value: "Unauthorized")

  • TOOMANYREQUESTS (value: "TooManyRequests")

  • BADREQUEST (value: "BadRequest")

  • NOTFOUND (value: "NotFound")

  • INTERNALSERVERERROR (value: "InternalServerError")

  • DATACONSENTREQUESTEXISTS (value: "DataConsentRequestExists")