v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
trials

Update an existing Trial

Update an existing Trial.

patch/billing/org/v1/trials/{id}

Path parameters

idinteger required

Request body

days_limitinteger

The number of days for which the trial is valid. If not provided, the trial will not be updated.

CDN_TRIAL_TRAFFIC_LIMITinteger

Value for the trial option CDN_TRIAL_TRAFFIC_LIMIT. If not provided, the trial option will not be updated.

DDOS_TRIAL_RESOURCE_LIMITinteger

Value for the trial option DDOS_TRIAL_RESOURCE_LIMIT. If not provided, the trial option will not be updated.

DNS_REQUEST_COUNT_COMMITinteger

Value for the trial option DNS_REQUEST_COUNT_COMMIT. If not provided, the trial option will not be updated.

STORAGE_TRIAL_CAPACITY_LIMITinteger

Value for the trial option STORAGE_TRIAL_CAPACITY_LIMIT. If not provided, the trial option will not be updated.

STREAMING_TRIAL_LIMIT_ENCODING_VIDEO_MINinteger

Value for the trial option STREAMING_TRIAL_LIMIT_ENCODING_VIDEO_MIN. If not provided, the trial option will not be updated.

STREAMING_TRIAL_LIMIT_VIDEO_STORAGE_MINinteger

Value for the trial option STREAMING_TRIAL_LIMIT_VIDEO_STORAGE_MIN. If not provided, the trial option will not be updated.

STREAMING_TRIAL_STREAMS_LIMITinteger

Value for the trial option STREAMING_TRIAL_STREAMS_LIMIT. If not provided, the trial option will not be updated.

TRIAL_STREAMING_ACTIVE_RESTREAMS_LIMIT_COUNTinteger

Value for the trial option TRIAL_STREAMING_ACTIVE_RESTREAMS_LIMIT_COUNT. If not provided, the trial option will not be updated.

TRIAL_STREAMING_VODinteger

Value for the trial option TRIAL_STREAMING_VOD. If not provided, the trial option will not be updated.

WAAP_TRIAL_DOMAINS_LIMITinteger

Value for the trial option WAAP_TRIAL_DOMAINS_LIMIT. If not provided, the trial option will not be updated.

WAAP_TRIAL_REQUESTS_LIMITinteger

Value for the trial option WAAP_TRIAL_REQUESTS_LIMIT. If not provided, the trial option will not be updated.

WAAP_TRIAL_VOLUME_LIMITinteger

Value for the trial option WAAP_TRIAL_VOLUME_LIMIT. If not provided, the trial option will not be updated.

Response

Request successful.

idinteger required
client_idinteger required

ID of the client associated with the trial.

days_limitinteger required

The number of days for which the trial is valid.

created_atstring date-time required

The date and time when the trial was created.

remaining_durationinteger required

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.

is_trial_skippedstring required

Indicates if the trial is skipped.