Name | Type | Description | Notes |
---|---|---|---|
id | Long | Id of the sub-account organization | |
String | User email of sub-account organization | [optional] | |
target | TargetEnum | Set target after login success * automation - Redirect to Automation after login * email_campaign - Redirect to Email Campaign after login * contacts - Redirect to Contacts after login * landing_pages - Redirect to Landing Pages after login * email_transactional - Redirect to Email Transactional after login * senders - Redirect to Contacts after login * sms_campaign - Redirect to Sms Campaign after login * sms_transactional - Redirect to Sms Transactional after login | [optional] |
Name | Value |
---|---|
AUTOMATION | "automation" |
EMAIL_CAMPAIGN | "email_campaign" |
CONTACTS | "contacts" |
LANDING_PAGES | "landing_pages" |
EMAIL_TRANSACTIONAL | "email_transactional" |
SENDERS | "senders" |
SMS_CAMPAIGN | "sms_campaign" |
SMS_TRANSACTIONAL | "sms_transactional" |