Skip to main content
POST
Create a Memory Store working ref

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27
idempotency-key
string
Maximum string length: 255

Path Parameters

id
string
required
Pattern: ^memstore_[0-9a-f]{32}$

Body

application/json
session
string
required
Pattern: ^sess_[0-9a-f]{32}$

Response

Success

kind
enum<string>
required
Available options:
canonical
store
string
required
Pattern: ^memstore_[0-9a-f]{32}$
revision
string
required
Pattern: ^mrev_[0-9a-f]{32}$
updated_at
string
required