Skip to main content
POST
Add Files to Memory
Please note this endpoint can only be used with memories created on or after 17-Dec-2024.

Authorizations

X-API-Key
string
header
required

Your duohub API key. Type: str

Body

application/json
files
string[]
required

ID of the file to add to the memory

memoryID
string
required

ID of the memory to add the file to

Response

File added to memory successfully

status
enum<string>
Available options:
success
data
object