Name | Description | Type | Additional information |
---|---|---|---|
Token |
JWT token string containing the guests email address. |
string |
Required |
SessionToken |
The token associated with this session of API interactions. This token should always be included in API calls, because it contains important session state information. |
string |
Required |