change_execution_period: Change execution period

change_execution_periodR Documentation

Change execution period

Description

Change the validity of a Gems token.

Usage

change_execution_period(
  access_token,
  token_id,
  api_info,
  valid_from,
  valid_untill,
  check_ssl = TRUE
)

Arguments

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.


Timformatie/tfmGemsTracker documentation built on Oct. 30, 2024, 1:18 p.m.