v1
latestOpenAPI 3.1.02026-07-242470655.6 KBGet SSO Link
Generates a link that automatically logs an Account into Duda.
get/accounts/sso/{account_name}/link
Path parameters
account_namestring required
The account name is a unique reference to the account
Query parameters
site_namestring
A valid site name of an existing website
target'EDITOR' | 'RESET_SITE' | 'SWITCH_TEMPLATE' | 'SWITCH_TEMPLATE_WITH_AI' | 'RESET_BASIC' | 'STORE_MANAGEMENT' | 'SITE_OVERVIEW' | 'STATS' | 'SITE_SEO_OVERVIEW' | 'SWITCH_GENERATE_TEMPLATE_CONTENT'
See valid targets listed below
Response
200
Example response
{
"url": "http://example.mobilewebsiteserver.com/home/site/146856ab?dm_sso=2!eyJyZXFVdWlkIjoiYzU0Y2E0MzYwNDA2NDgwZDlmZmM2MTIxY2FiOTM2MzAifQ"
}