Detach a contact from a memory store
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
memory_store_id
The memory store ID.
contact_id
The contact ID.
Response
200
status
Whether the request was successful.