Skip to main content
POST
Resolve a conflict

Headers

X-Memloom-Owner
string<uuid>

The owner this request acts for. Applies to every owner-scoped endpoint, reads as well as writes. Omit it and the daemon's own default owner answers (see GET /health), which is what a single-owner install has always used. A value that is not a uuid is refused with 400 rather than coerced.

Path Parameters

id
string
required

The conflict id from the save response or the conflicts list.

Body

application/json
action
enum<string>
required

The new memory wins; existing candidates go stale.

Available options:
keep_new

Response

Resolution applied.

ok
boolean
Example:

true