Skip to main content
Version: latest

Patches the current logged in user's configuration

PATCH 

/v1/users/current

Patches the current logged in user's configuration

Request

Body

required

    disablePasswordUpdateboolean

    Default value: false

    Flag to indicate if the user is allowed to update the password

    sshKeysstring[]

    Current user's ssh keys

    userNamestring

    Current user's username

Responses

(empty)

Schema

    messagestring
Loading...