Create project reference files
The json request part allows sending additional data as JSON,
such as a text note that will be used for all the given reference files.
In case no file parts are sent, only 1 reference is created with the given note.
Either at least one file must be sent or the note must be specified.
Example:
{
"note": "Sample text"
}
Required role: Administrator, Project Manager, Guest, or Submitter.
Maximum 50 files per request.
Vendor organizations may create reference files only if securitySettings.vendors.jobVendorsMayUploadReferences
is enabled on the project (see Get project).
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
Path Parameters
Body
Multipart request with files and JSON
Response
Created