Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

scope

The scope object. It delimits the total range of segments and related resources that can be operated on.

Mandatory, object
settings


tokenThe token of file uploaded (with media/upload method).Mandatory, string
doCommitBoolean. if updates shall be committed or if we only need the report.Mandatory, bool
writelocked

Boolean. Default is false.

If false then locked segments will not be updated from the imported file.

Even if this is true, the user must have the access right to change locked segments.

Optional, bool?


Mandatory, object


RESULTS

An Asynchronous operation formatted JSON.

...