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

Delete

Learn how to delete assets with a query.

Delete an entry

POSThttps://api.echo3d.com/delete?key=<API_KEY>&email=<EMAIL>&userKey=<USER_KEY>&entry=<ENTRY_ID>

Path Parameters

Name
Type
Description

key*

String

Your API key

email*

String

Your email address

userKey*

String

Your authentication key

entry*

String

Entry ID to delete

entries

String

Coma separated Entry IDs to delete

folderPath

String

Folder to delete

secKey

String

Your Secret key. Only if enabled through the Security page.

Last updated