Object

CreateSiteLoginCredentialInput

Specifies the input fields required to create a new set of login credentials for a site. Note that this does not create a new user account on the actual website. The credentials that you specify here must already be valid for the website that you want to scan.

Fields

site_id(): ID!
The unique identifier of the site for which you want to add a new set of login credentials.
login_credential(): LoginCredentialInput!
The fields used to add a new set of login credentials for a given site.