Update title/icon/content — 409 on version conflict
PATCH
/api/v1/workspaces/{ws}/documents/{doc}
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”doc
required
string
Request Bodyrequired
Section titled “Request Bodyrequired”Media typeapplication/json
object
title
string
icon
string
content
expected_version
integer
Examplegenerated
{ "title": "example", "icon": "example", "content": "example", "expected_version": 1}