Skip to main content
DELETE
Delete the specified uploaded file.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

file_uid
string
required

A UID for an uploaded file, unique within the Timelines Global workspace, which can be used to reference the file in Public API methods for sending messages with attachments.

Response

Success