Path Parameters
Required string length:
36Example:
Body
application/json
Maximum length:
255Example:
curl --request POST \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/scan/websiteUrl \
--header 'Content-Type: application/json' \
--data '{
"url": "https://website-sample.com"
}'{
"isMalicious": true
}36255Was this page helpful?
curl --request POST \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/scan/websiteUrl \
--header 'Content-Type: application/json' \
--data '{
"url": "https://website-sample.com"
}'{
"isMalicious": true
}