Skip to main content

GenerateActivationCodeOfWorkplace

POST 

/orgs/:org_guid/workplaces/:workplace_guid:generate-activation-code

GenerateActivationCodeOfWorkplace

Request

Path Parameters

    org_guid uuidrequired
    workplace_guid uuidrequired

Header Parameters

    X-LP-Client-Identifier stringrequired

    Идентификатор клиента

    Example: 2a94d3c4-ec5e-437a-ad51-f8553db26288
    X-LP-Client-Type stringrequired

    Possible values: [Unknown, App, WebApp, Service]

    Тип клиента

    Example: App
    X-LP-Client-Name string

    Имя клиента

    Example: Swagger
    X-LP-Client-OS-Name string

    ОС клиента

    Example: SwaggerDoc
    X-LP-Client-OS-Version string

    Версия ОС клиента

    Example: 1.0
    X-LP-Client-Screen-Resolution string

    Разрешение экрана ОС клиента

    Example: 1280x0900
    X-LP-Client-Model string

    Модель оборудования клиента

    Example: Chrome 75
    X-LP-Organization-Alias string

    Организация по умолчанию

    X-LP-Client-Extensions csv

    Поддерживаемые клиентом расширения моделей

    Accept-Language stringrequired

    Язык используемый для ответов

    Example: en-US

Body

    employee

    object

    required

    guid uuid

    guid

    type_of string

    type_of

    send_sms boolean

    send_sms

    outlet

    object

    guid uuid

    guid

    type_of string

    type_of

Responses

Success

Schema

    activation_code stringnullable

    activation_code

Loading...