@webitel/api-services
    Preparing search index...

    Type Alias SignupParams

    Generated by orval v8.5.3 🍺 Do not edit manually. Webitel API OpenAPI spec version: 24.04.0

    type SignupParams = {
        certificate?: string;
        domain?: string;
        mobile?: boolean;
        password?: string;
        scope?: string[];
        username?: string;
    }
    Index

    Properties

    certificate?: string

    license/certificate

    domain?: string

    domain name

    mobile?: boolean

    OPTIONAL. Mobile device /login request ?

    password?: string

    user password

    scope?: string[]

    scope request control

    username?: string

    username