Skip to main content
PATCH
Update document

Authorizations

Authorization
string
header
required

API key issued via POST /v1/api-keys. Prefix is zsk_. Pass as Authorization: Bearer zsk_…. Scopes are enforced per key.

Path Parameters

id
string
required

Body

application/json
name
string

New display name.

folder_id
object

New parent folder ID. Send null to move to root.

Response

200 - undefined