newsletter field working
This commit is contained in:
parent
2f836dde20
commit
63c98bfd30
1302 changed files with 308003 additions and 7 deletions
13
vendor/getbrevo/brevo-php/docs/Model/SsoTokenRequest.md
vendored
Normal file
13
vendor/getbrevo/brevo-php/docs/Model/SsoTokenRequest.md
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# SsoTokenRequest
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **int** | Id of the sub-account organization |
|
||||
**email** | **string** | User email of sub-account organization | [optional]
|
||||
**target** | **string** | 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]
|
||||
**url** | **string** | Set the full target URL after login success. The user will land directly on this target URL after login | [optional]
|
||||
|
||||
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue