v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
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