...
This is probably the easiest way to test if your application is properly connected to the MailUp console account that has been specified during login.
Description | Returns profile info for an authenticated user account Note: theĀ "AccountName" field is set only for accounts that belong to a reseller plan, otherwise it is left empty |
---|---|
HTTP Method | GET |
URL | https://services.mailup.com/API/v1.1/Rest/ConsoleService.svc/Console/Authentication/Info |
JSON request parameters (example) | none |
JSON response (example) | { "AccountName": "", |
Paging and filtering (example) | none |
...