Skip to main content

Trash directory

Move a directory to the trash

Request Body REQUIRED

Body JSON

uuid string
Responses
200

OK

Schema OPTIONAL
status string OPTIONAL
message string OPTIONAL
code string OPTIONAL
POST /dir/trash
Body
Loading...
https://gateway.filen.io/v3
curl -L -X POST 'https://gateway.filen.io/v3/dir/trash' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'