Allows your platform to create an auto-login URL for an account.
This auto-login link can then be used to pop up Express Windows with the
account already validated. They can also be used for external application to build links
that with automatically log the user in and redirect to the given URL.
\
\
The link should be used immediately, as it is only valid for a short
period of time.
\
\
Passing in a url will prepend that to the link in cases of white
labelled accounts. Otherwise, the postalytics.com url will be used
The API key of the the account to create a login link for
If left blank, app.postalytics.com is prepended to the URL parameter. Otherwise the domain provided will be used
If the url is ‘campaign-dashboard’, ‘campaign-edit’, or ‘template-edit’, an id is set to retrieve the appropriate campaign or template
The url subpage of the postalytics site you wish to redirect users to. Sample options are 'dashboard', ‘template-create’, ‘contact-import’, ‘template-list’, ‘campaign-create',etc
The date and time when the login link was created.
The generated login link.