Skip to main content

Edit the identified IBAN alias

PUT 

/olky_alias/iban/:uuid/edit

Edit the identified IBAN alias

Request

Path Parameters

    uuid stringrequired

    UUID of the IBAN alias

Body

Data to send

    Actif booleannullable

    is Actif (default = true)

    Public booleannullable

    is Public (default = false)

Responses

Alias IBAN updated

Schema
    success boolean
    uuid string
Loading...