Auth Errors
AUTH_MISSING(401): missingAuthorization: BearertokenAUTH_INVALID_TOKEN(401): unsupported/invalid token format or failed token validationAUTH_MODE_INVALID(403): token type is valid but not allowed for that route modeAUTH_SCOPE_MISSING(403): token lacks required route scope/permissionAUTH_ORG_MISMATCH(403): token does not belong to the requested organization