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_idstringRequired
The memory store ID.
contact_idstringRequired
The contact ID.

Response

200
statusstring or null
Whether the request was successful.