PUT
/
documents
/
{id}

Authorizations

Authorization
string
headerrequired

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

200 - application/json
error
boolean

Indicates if there was an error

document
object