v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBSite
Site Credential Enablement
Enable or disable the site credential for scans.
put/api/3/sites/{id}/site_credentials/{credentialId}/enabled
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
boolean required
Flag indicating whether the credential is enabled for use during the scan.
Response
OK