Skip to main content

Used to update the basicauth of a local user

PUT 

/resources/org.appvia.io/v2beta1/identities/:name/basicauth

Used to update the basicauth of a local user

Request

Path Parameters

    name stringrequired

    The name of the user we are updating

Body

required

    oldPasswordstringrequired

    OldPassword is the user's current password. Required if you are not a global Wayfinder admin.

    passwordstringrequired

    Password is a password associated to the user

    usernamestringrequired

    Username is the user you are update the credential for

Responses

Contains the identities definitions