ποΈDelete
Learn how to delete assets with a query.
Delete an entry
GET
https://api.echo3d.com/delete?key=<API_KEY>&entry=<ENTRY_ID>
Path Parameters
Name | Type | Description |
---|---|---|
key* | String | Your API key |
entry* | String | Entry ID to delete |
secKey | String | Your Secret key. Only if enabled through the Security page. |
Last updated