v1
latestOpenAPI 3.0.02026-07-14422039.0 KBStory
Story: Upload a File To Existing Story
Upload a file to an existing story
post/{id}/file
Path parameters
idstring uuid required
the id from the story object
Query parameters
replace_existingboolean
Indicates whether a put or post method would replace the existing contents
obsolete_idstring uuid
A primary key pointing to an obsolete item in the story. Item type is context-dependent
include_outlineboolean
Determines whether a repsonse including story objects should include the story outline. Defaults to true. Useful for speeding up processing times.
Response
Success responses with story object