Delete a File
Files
Delete a File
Deletes a file, folder, or link by its id and returns the deleted item reference.
DELETE
Delete a File
Authorizations
Path Parameters
File id
Response
OK
Created is the RFC 3339 timestamp at which the object was created.
Example:
"2024-01-15T09:30:00Z"
Deleted is true when the object has been deleted; present only on delete responses.
Example:
true
ID is the unique identifier of the object.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Object is the type of the object (e.g. "client", "company").
Available options:
client, internalUser, company, customField, customFieldOption, file, fileChannel, folder, messageChannel, message, notification Updated is the RFC 3339 timestamp at which the object was last updated.
Example:
"2024-02-20T14:05:00Z"