Create a snapshot link
Creates a link between a digital twin and a mind assessment
Authentication
AuthorizationBearer
API key passed as Bearer token in Authorization header (e.g., “Authorization: Bearer YOUR_API_KEY”)
Path parameters
mindId
snapshotId
Response
Snapshot created successfully
artifactId
ID of the associated artifact
message
mindAssessmentId
ID of the created memory bank snapshot
snapshot
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
