Skip to main content

Create login link

GET 

/domains/:domain/login-link

Generate a link that allows a user to log in as a domain administrator.

Request

Path Parameters

    domain hostnamerequired

    The domain name.

Responses

Successfully created login link for the domain

Schema

    loginLinkstringrequired

    If a user browses to this URL, they will be automatically logged in as a domain admin.