Stories
ποΈ Move interactive stories into a channel
Bulk operation to assign many interactive storeies to a channel with one request
ποΈ Remove interactive stories from a channel
Bulk operation to remove many interactive stories from a channel with one request. You can not remove an interactive story from its root interactive channel
ποΈ Create an interactive story
An interactive `Story` is based on `scenes` and enables interactive video expierence.
ποΈ List interactive stories
This endpoint retrieves a list of available stories. <br/> It supports advanced filtering and sorting options for the associated `quiz` data. <br/> **Filtering Options**:
ποΈ Retrieve an interactive story
Retrieves an interactive `Story` will load all linked `scenes` plus its assosciated `Overlays` and `Interactions`.
ποΈ Delete an interactive story
Deletes an interactive `Story` by id. It will delete all linked `scenes` plus its assosciated `Overlays` and `Interactions`.
ποΈ Update an interactive story
Update an interactive `Story` name or description.
ποΈ Create a scene
A `scene` is the main element of an interactive `Story`. A scene can be linked to `Media` sections and holds a list of `Overlays` and `Interactions`.
ποΈ Update a scene
Update a `scene` of an interactive `Story`.
ποΈ Delete a scene
Deleting a `scene` of an interactive `Story` will also delete all referenced `Interactions` and `Overlays`.
ποΈ Link a section with a scene
The `Media` asset to which the `Section` belongs must be part of the `Stories` interactive `Channel`.
ποΈ Unlink a section from a scene
The assosciation between this two entities will be removed. Another `Section` can be linked to this `Story` `scene` afterwards.
ποΈ List story members
List all members and their roles for a `Story`.