v1

latestOpenAPI 3.1.02026-08-06330343826.1 KB
Site

Site Scan Credential

Updates the specified site credential.

put/api/3/sites/{id}/site_credentials/{credentialId}

Path parameters

credentialIdinteger required

The identifier of the credential.

Example:17

The identifier of the site credential.

idinteger required

The identifier of the site.

The identifier of the site.

Request body

descriptionstring

The description of the credential.

enabledboolean

Whether this credential is enabled

hostRestrictionstring

The host name or IP address that you want to restrict the credentials to.

idinteger

The identifier of the credential.

namestring required

The name of the credential.

portRestrictioninteger

Further restricts the credential to attempt to authenticate on a specific port.

Response

OK