Sites

put/api/sites/{id}/basic-authentication

Path parameters

idstring required

Request body

enabledboolean
usernamestring nullable
passwordstring nullable

Response

OK

idstring nullable
originNamestring nullable
customOriginstring nullable
hackgatedNamestring nullable
isActiveboolean
orgIdstring nullable
cretedByUserIdstring nullable
creationdDatestring date-time
hasCustomListboolean
isDeploymentProgressboolean
startDatestring date-time
stopDatestring date-time
credentialsstring nullable
instructionsstring nullable
rateLimitstring nullable
blockListstring nullable
basicAuthenticationEnabledboolean

Changes