Ingestion
Update content
Update a content. All the extraction graphs associated with the content will be run if the content has changed.
Path Parameters
namespace
string
requiredNamespace of the content
content_id
string
requiredID of the content to update
Body
multipart/form-data
file
file
Response
200 - application/json
content_id
string
requiredID of the updated content
status
enum<string>
requiredStatus of the update operation
Available options:
updated
, no_change
Was this page helpful?