Skip to main content
Tracy Developer Docs home page
English
Search...
⌘K
Support
Support
Search...
Navigation
Files
Delete file
Getting started
Introduction
Core Concepts
REST API
Overview
Authentication
Filtering
Sorting
Pagination
Inclusion
Endpoints
Access Tokens
Automations
Commands
Dashboards
Datasets
Datums
Email Change Tokens
Email Validation Tokens
Events
FCM Tokens
File Download Tokens
Files
GET
Download file
POST
Upload file
DEL
Delete file
Images
Metadatums
Moves
Notification Methods
Notification Types
Options
Permissions
Permission Types
Plans
Properties
Property Types
Records
Representations
Representation Types
Roles
States
Subscriptions
Tickets
Transactions
Usages
Users
Workspaces
Delete file
cURL
Copy
curl
--request
DELETE
\
--url
https://api.example.com/v1/files
Files
Delete file
Copy page
Deletes an existing file.
Copy page
DELETE
/
v1
/
files
Try it
Delete file
cURL
Copy
curl
--request
DELETE
\
--url
https://api.example.com/v1/files
Query Parameters
path
string
filename
string
Response
200
OK
Upload file
Upload image
⌘I