Create project reference file
Reference File
Create project reference file
deprecated
Accepts `application/octet-stream` or `application/json`.<br>
- `application/json` - `note` field will be converted to .txt.<br>
- `application/octet-stream` - `Content-Disposition` header is required.<br>
Required role: Administrator, Project Manager, Guest, or Submitter.
Vendor organizations may create reference files only if enabled in the project
security settings (`securitySettings.vendors.jobVendorsMayUploadReferences`,
see Get project).
POST
Create project reference file
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Headers
Required for application/octet-stream.
Example: filename*=UTF-8''YourFileName.txt
For use with application/octet-stream