Skip to main content
PUT
Set

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

project_slug
string
required
environment_slug
string
required

Body

application/json

Request type

check_breach_on_creation
boolean
required
check_breach_on_authentication
boolean
required
validate_on_authentication
boolean
required
validation_policy
enum<string>
Available options:
ZXCVBN,
LUDS
luds_min_password_length
integer<int32>
luds_min_password_complexity
integer<int32>

Response

Successful response

Response type

request_id
string
required
password_strength_config
object
required
status_code
integer<int32>
required