Skip to main content
POST
Retract a Memory.

Authorizations

Authorization
string
header
required

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

Body

application/json
memory_id
string
required
expected_version
integer
required
reason
string
required

Response

Success

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object