Object

UpdateSiteLoginCredentialInput

Specifies the input fields required to update an existing set of login credentials for a given site.

Fields

id(): ID!
The unique identifier of the set of login credentials that you want to update.
label(): String
A name that you want to use to help identify the set of login credentials.
username(): String
The new username that will be used by Burp Scanner to log in to the site.
password(): String
The new password that will be used by Burp Scanner to log in to the site.