Update Memory Artifact

Update a memory artifact. Currently, only story text can be updated.

While the memory includes the metadata (title, description, etc.), the artifact of the memory is the actual image, text, or pdf artifact associated with the memory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the memory. To find memory IDs, see Read Memory.

string
required

The id of the memory artifact. To find artifact IDs, see Read Memory.

Body Params

Update the memory artifact. For story memories, upload plain text. For other artifact types, use multipart/form-data.

Headers
string

The Content-Disposition header.

string
enum
Defaults to multipart/form-data

Generated from available request content types

Allowed:
Responses
204

The update of the artifact was successful.

429

The request was throttled.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!