Skip to main content
PATCH
Update folder

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
parent_folder_id
object

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

Response

200 - undefined