Skip to main content
POST
Revive Expired Items

Authorizations

Authorization
string
header
required

Enter your MeshAPI key (rsk_...) — sent as Authorization: Bearer <key>.

Path Parameters

slug_or_id
string
required

Response

Successful Response

Outcome of a memID-wide revive.

expires_at is the deadline every revived item now carries — null when the memory keeps items forever. retention_days echoes the policy that was applied, unchanged: reviving does not rewrite it, so the caller can see that the same window is now counting from today.

revived
integer
default:0
expires_at
string | null
retention_days
integer | null