Path Parameters
Required string length:
36Example:
Available options:
login curl --request GET \
--url https://app.dynamicauth.com/api/v0/environments/{environmentId}/sdkViews/{sdkViewType}{
"type": "login",
"sections": [
{
"type": "email",
"label": "<string>",
"numOfItemsToDisplay": 123,
"defaultItem": "<string>",
"alignment": "center"
}
]
}36login Was this page helpful?
curl --request GET \
--url https://app.dynamicauth.com/api/v0/environments/{environmentId}/sdkViews/{sdkViewType}{
"type": "login",
"sections": [
{
"type": "email",
"label": "<string>",
"numOfItemsToDisplay": 123,
"defaultItem": "<string>",
"alignment": "center"
}
]
}