This API requires a Giver session. Only non-null (present) fields are considered for update. Null or absent fields are left unaltered.
The session ID
The Memory object ID
The Medium object ID
Medium object ID.
URL of the Medium. If specified, the Content property must be Null
.
Use this property to link large amounts of data stored externally.
If the amount of data is modest the Content property may be used as an alternative.
Content of the Medium. If specified, the URL property must be Null
.
Don't use this property to store large amounts of data. Can be used to store limited
text for a maximum of 10 KiB. For larger amounts store the data externally and link it
via the URL property.
MIME type of the Medium. Required during Add operations.
Title of the Medium.
Timestamp of creation. Always present when reading/receiving an object, ignored when writing/sending an object.
ID of the session that created this object.
Timestamp of latest change. Always present when reading/receiving an object, ignored when writing/sending an object.
ID of the latest session that changed this object.
Success
This API requires a Giver session.
The session ID
The Memory object ID
Specifications of a Medium object.
Medium object ID.
URL of the Medium. If specified, the Content property must be Null
.
Use this property to link large amounts of data stored externally.
If the amount of data is modest the Content property may be used as an alternative.
Content of the Medium. If specified, the URL property must be Null
.
Don't use this property to store large amounts of data. Can be used to store limited
text for a maximum of 10 KiB. For larger amounts store the data externally and link it
via the URL property.
MIME type of the Medium. Required during Add operations.
Title of the Medium.
Timestamp of creation. Always present when reading/receiving an object, ignored when writing/sending an object.
ID of the session that created this object.
Timestamp of latest change. Always present when reading/receiving an object, ignored when writing/sending an object.
ID of the latest session that changed this object.
Success