Skip to main content
POST
Create project reference file

Authorizations

Authorization
string
header
required

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

Content-Disposition
string

Required for application/octet-stream.
Example: filename*=UTF-8''YourFileName.txt

X-Memsource-Note
string

For use with application/octet-stream

Path Parameters

projectUid
string
required

Body

note
string
required

Response

Created

createdBy
object
dateCreated
string<date-time>
filename
string

Filename of the reference file. Null for note-only references.

id
string
note
string

Text note attached to the reference. Null if no note was provided.

uid
string