199 lines
4.6 KiB
Plaintext
199 lines
4.6 KiB
Plaintext
meta {
|
|
name: Updates an existing Memori object.
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
patch {
|
|
url: {{baseUrl}}/api/v2/Memori/:strToken/:strMemoriID
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strToken:
|
|
strMemoriID:
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
"memoriID": "",
|
|
"name": "",
|
|
"password": "",
|
|
"recoveryTokens": [],
|
|
"newPassword": "",
|
|
"ownerUserID": "",
|
|
"ownerUserName": "",
|
|
"ownerTenantName": "",
|
|
"memoriConfigurationID": "",
|
|
"description": "",
|
|
"completionDescription": "",
|
|
"engineMemoriID": "",
|
|
"isOwner": "",
|
|
"isGiver": "",
|
|
"isReceiver": "",
|
|
"giverTag": "",
|
|
"giverPIN": "",
|
|
"privacyType": "",
|
|
"secretToken": "",
|
|
"minimumNumberOfRecoveryTokens": "",
|
|
"totalNumberOfRecoveryTokens": "",
|
|
"sentInvitations": [
|
|
{
|
|
"invitationID": "",
|
|
"memoriID": "",
|
|
"engineMemoriID": "",
|
|
"isInviter": "",
|
|
"isInvitee": "",
|
|
"text": "",
|
|
"destinationName": "",
|
|
"destinationEMail": "",
|
|
"tag": "",
|
|
"pin": "",
|
|
"type": "",
|
|
"state": "",
|
|
"creationTimestamp": "",
|
|
"lastChangeTimestamp": ""
|
|
}
|
|
],
|
|
"receivedInvitations": [
|
|
{
|
|
"invitationID": "",
|
|
"memoriID": "",
|
|
"engineMemoriID": "",
|
|
"isInviter": "",
|
|
"isInvitee": "",
|
|
"text": "",
|
|
"destinationName": "",
|
|
"destinationEMail": "",
|
|
"tag": "",
|
|
"pin": "",
|
|
"type": "",
|
|
"state": "",
|
|
"creationTimestamp": "",
|
|
"lastChangeTimestamp": ""
|
|
}
|
|
],
|
|
"integrations": [
|
|
{
|
|
"integrationID": "",
|
|
"memoriID": "",
|
|
"type": "",
|
|
"state": "",
|
|
"deviceEmails": [],
|
|
"invocationText": "",
|
|
"jobID": "",
|
|
"customData": "",
|
|
"resources": [
|
|
{
|
|
"name": "",
|
|
"url": ""
|
|
}
|
|
],
|
|
"publish": "",
|
|
"creationTimestamp": "",
|
|
"lastChangeTimestamp": ""
|
|
}
|
|
],
|
|
"avatarURL": "",
|
|
"coverURL": "",
|
|
"avatar3DURL": "",
|
|
"avatarOriginal3DURL": "",
|
|
"needsPosition": "",
|
|
"needsDateTime": "",
|
|
"voiceType": "",
|
|
"culture": "",
|
|
"categories": [],
|
|
"nsfw": "",
|
|
"ageRestriction": "",
|
|
"exposed": "",
|
|
"confidenceOffset": "",
|
|
"disableR2R3Loop": "",
|
|
"disableR4Loop": "",
|
|
"disableR5Loop": "",
|
|
"enableCompletions": "",
|
|
"enableDeepThought": "",
|
|
"alwaysAnswerWithCompletion": "",
|
|
"disableCompletionMediaExtraction": "",
|
|
"completionConfigNameForQuestionAnswering": "",
|
|
"completionConfigForQuestionAnswering": {
|
|
"completionConfigID": "",
|
|
"configName": "",
|
|
"description": "",
|
|
"provider": "",
|
|
"endPoint": "",
|
|
"apiKey": "",
|
|
"model": "",
|
|
"questionAnsweringEnabled": "",
|
|
"importExportEnabled": "",
|
|
"deepThoughtEnabled": "",
|
|
"ownerUserID": "",
|
|
"ownerUserName": "",
|
|
"ownerTenantName": "",
|
|
"visibleToTenantUsers": "",
|
|
"visibleToOtherUsers": "",
|
|
"useAsDefault": "",
|
|
"chargeable": "",
|
|
"applyTo": ""
|
|
},
|
|
"completionConfigNameForImportExport": "",
|
|
"completionConfigForImportExport": {
|
|
"completionConfigID": "",
|
|
"configName": "",
|
|
"description": "",
|
|
"provider": "",
|
|
"endPoint": "",
|
|
"apiKey": "",
|
|
"model": "",
|
|
"questionAnsweringEnabled": "",
|
|
"importExportEnabled": "",
|
|
"deepThoughtEnabled": "",
|
|
"ownerUserID": "",
|
|
"ownerUserName": "",
|
|
"ownerTenantName": "",
|
|
"visibleToTenantUsers": "",
|
|
"visibleToOtherUsers": "",
|
|
"useAsDefault": "",
|
|
"chargeable": "",
|
|
"applyTo": ""
|
|
},
|
|
"completionConfigNameForDeepThought": "",
|
|
"completionConfigForDeepThought": {
|
|
"completionConfigID": "",
|
|
"configName": "",
|
|
"description": "",
|
|
"provider": "",
|
|
"endPoint": "",
|
|
"apiKey": "",
|
|
"model": "",
|
|
"questionAnsweringEnabled": "",
|
|
"importExportEnabled": "",
|
|
"deepThoughtEnabled": "",
|
|
"ownerUserID": "",
|
|
"ownerUserName": "",
|
|
"ownerTenantName": "",
|
|
"visibleToTenantUsers": "",
|
|
"visibleToOtherUsers": "",
|
|
"useAsDefault": "",
|
|
"chargeable": "",
|
|
"applyTo": ""
|
|
},
|
|
"completionTemperature": "",
|
|
"completionMaxTokens": "",
|
|
"chainingMemoriID": "",
|
|
"chainingBaseURL": "",
|
|
"chainingPassword": "",
|
|
"enableBoardOfExperts": "",
|
|
"enableMacroFunctions": [],
|
|
"macroParameters": {},
|
|
"dcmUser": "",
|
|
"dcmSecret": "",
|
|
"dcmAppContext": "",
|
|
"publishedInTheMetaverse": "",
|
|
"metaverseEnvironment": "",
|
|
"blockedUntil": "",
|
|
"creationTimestamp": "",
|
|
"lastChangeTimestamp": ""
|
|
}
|
|
}
|