files
Delete File
Delete a file.
delete/v1/files/{file_id}
Path parameters
file_idstring uuid required
Response
OK
Example response
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f09",
"object": "file",
"deleted": true
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.