v1

latestOpenAPI 3.0.12026-07-22231676.5 KB
Vault

Upload Files to Project

The Upload Files API endpoint enables organizations to both upload new files and update existing ones within Vault projects. A maximum of 50 files can be uploaded per API request.

post/api/v1/vault/upload_files/{project_id}

Path parameters

project_idstring required

The project ID.

Response

Files successfully uploaded

project_idstring

The project ID.

file_idsstring[]

Array of file IDs that were added to the project.