Vault
Upload Files to Project
The Upload Files API endpoint enables organizations to both upload new files and update existing ones within Vault projects.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The project ID.
Body
multipart/form-data
Response
201
application/json
Files successfully uploaded
The response is of type object
.