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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The project ID.
Files successfully uploaded
The response is of type object
.