v1
latestOpenAPI 3.0.32026-07-2415128381.3 KBFiles
Upload a file
Queues a localization file for import and returns a <code>202</code> or <code>302</code> response along with a <a href="#object-queued-processes">Queued process</a> object. <a href="https://docs.lokalise.com/developer-docs/uploading-files" target="`_new`">Learn more</a>. Requires Upload files admin right. <a href="https://docs.lokalise.com/en/collections/2909229-supported-file-formats" target=_new>Supported file types</a>.
Please note that the <code>302</code> response code is not currently used, but in the future it will be returned if the same file is already in the upload queue.
Requires <code>write_files</code> OAuth access scope.
post/projects/{project_id}/files/upload
Path parameters
project_idstring required
A unique project identifier
Request body
Response
OK