Interface RESTAPIErrorEmailExists

Returned when trying to create an account with an email that's already taken

Hierarchy

Properties

The error returned by the API

error_description: "There is a user with this email"

Brief description of the error

status: 403

Status code of the error

Generated using TypeDoc