latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

MablscriptOverride

Rollback all selector overrides to a point in time

Used to rollback selector overrides by deleting anything after a timestamp

post/selector/overrides/{mablscript_override_id}/rollback/{rollback_time}

Path parameters

mablscript_override_idstring required

The id of the mablscript override

rollback_timeinteger required

The time to rollback overrides to in epoch time millis. Overrides equal to or before the time will not be rolled back. All others will be deleted

Response

The complete MablscriptOverride after the rollback

idstring required

An ID uniquely identifying this override

environment_idstring required

The ID of the environment associated with this override

selector_idstring required

The ID of the selector associated with this override

selector_type'ancestor' | 'target'
find_type'target_only' | 'ancestor_target'
last_updated_timeinteger required

Time at which the override was created