Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Body
The number of days for which the trial is valid. If not provided, the trial will not be updated.
x >= 0
Value for the trial option CDN_TRIAL_TRAFFIC_LIMIT
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option DDOS_TRIAL_RESOURCE_LIMIT
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option STORAGE_TRIAL_CAPACITY_LIMIT
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option STREAMING_TRIAL_LIMIT_ENCODING_VIDEO_MIN
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option STREAMING_TRIAL_LIMIT_VIDEO_STORAGE_MIN
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option STREAMING_TRIAL_STREAMS_LIMIT
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option TRIAL_STREAMING_ACTIVE_RESTREAMS_LIMIT_COUNT
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option TRIAL_STREAMING_VOD
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option WAAP_TRIAL_DOMAINS_LIMIT
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option WAAP_TRIAL_REQUESTS_LIMIT
. If not provided, the trial option will not be updated.
x >= 0
Value for the trial option WAAP_TRIAL_VOLUME_LIMIT
. If not provided, the trial option will not be updated.
x >= 0
Response
ID of the client associated with the trial.
Client associated with the trial.
Product associated with the trial.
Plan associated with the trial.
The number of days for which the trial is valid.
List of active ranges for the trial.
The date and time when the trial was created.
List of trial options associated with the trial.
Remaining duration of the trial period in seconds. This is calculated as the difference between the end date of the trial and the current time. If the trial has not started or has ended, this field will be null
.
Indicates if the trial is skipped.