v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBSite
Assigned Shared Credential Enablement
Enable or disable the shared credential for the site's scans.
put/api/3/sites/{id}/shared_credentials/{credentialId}/enabled
Path parameters
credentialIdinteger required
The identifier of the credential.
Example:17
The identifier of the shared credential.
idinteger required
The identifier of the site.
The identifier of the site.
Request body
boolean required
Flag indicating whether the shared credential is enabled for the site's scans.
Response
OK