Aller au contenu principal

Edit the identified mobile alias

PUT 

/sint/mobile/:uuid/edit

Edit the identified mobile alias

Request

Path Parameters

    uuid stringrequired

    Mobile alias UUID

Body

Data to send

    Actif boolean

    Default value: true

    is Actif (default = true)

    Public boolean

    Default value: false

    is Public (default = false)

Responses

Alias Mobile updated

Schema
    success boolean
    uuid string
Loading...