Files

Delete a file

Deletes a file and its associated keys from the project.

Project Type Compatibility:

  • Documents projects (paged_documents)
  • Marketing projects (content_integration, marketing, marketing_integrations)
  • Software projects (localization_files) - Not supported

Requires <code>write_files</code> OAuth access scope.

delete/projects/{project_id}/files/{file_id}

Path parameters

project_idstring required

A unique project identifier

file_idnumber required

A unique identifier of the file.

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.