change_execution_period | R Documentation |
Change the validity of a Gems token.
change_execution_period(
access_token,
token_id,
api_info,
valid_from,
valid_untill,
check_ssl = TRUE
)
access_token |
API access token. |
token_id |
Identifier of the token to change. |
api_info |
List with api information. |
valid_from |
New date from which the survey token should be valid. |
valid_untill |
New date until which the survey token should be valid. |
check_ssl |
Whether to check the SSL certificate or allow insecure connections. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.