Leaked Credential Checks

LeakedCredentialChecks

Methods

get(, ):
get/zones/{zone_id}/leaked-credential-checks

Retrieves the current status of Leaked Credential Checks.

create(, ):
post/zones/{zone_id}/leaked-credential-checks

Updates the current status of Leaked Credential Checks.

LeakedCredentialChecks.Detections

Methods

list(, ): <>
get/zones/{zone_id}/leaked-credential-checks/detections

List user-defined detection patterns for Leaked Credential Checks.

create(, ):
post/zones/{zone_id}/leaked-credential-checks/detections

Create user-defined detection pattern for Leaked Credential Checks.

update(, , ):
put/zones/{zone_id}/leaked-credential-checks/detections/{detection_id}

Update user-defined detection pattern for Leaked Credential Checks.

delete(, , ):
delete/zones/{zone_id}/leaked-credential-checks/detections/{detection_id}

Remove user-defined detection pattern for Leaked Credential Checks.