Contact Memory

Update Contact Fact

patch/api/v1/contacts/{contact_id}/facts/{fact_id}

Path parameters

contact_idstring uuid required
fact_idstring uuid required

Request body

contentstring nullable
kind'profile' | 'preference' | 'context' nullable

Response

Successful Response

idstring uuid required
contact_idstring uuid required
contentstring required
confidencestring nullable required
origin'generated' | 'user' required
kind'profile' | 'preference' | 'context' nullable
expires_atstring date-time nullable
locked_atstring date-time nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.