Enumeration ElementsApiErrors

Represents the possible error messages returned by the Elements API.

Enumeration Members

FORBIDDEN_ACCESS: "Forbidden access"
INVALID_PERMISSION_LEVEL: "Invalid user permission level"
TENANT_NOT_FOUND: "Tenant not found"
USER_NOT_FOUND: "User not found"

Generated using TypeDoc