For the complete documentation index, see llms.txt. This page is also available as Markdown.

Trash or recover a path

Description

Moves a path to or recovers a path from your trash.

Endpoint

/path/{pathId}/trashed

Method

PUT

Access Level Rules

Access Level

edit+

Processing Units

Processing units

0

Parameters

Name
Description
Required
Default

pathId

The id of the path to trash.

true

trashed

Boolean whether to trash or recover the path.

false

Default true.

Last updated