Skip to main content
PUT
update document by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Document ID

Body

application/json
slug
string

Workspace URL

name
string

Document name

description
string

Document name

Response

Document updated successfully

error
boolean

Indicates if there was an error

Example:

false

document
object