Skip to main content
PUT
Reset Customer Memory

Authorizations

Authorization
string
header
required

Specify the authorization token in the form AccountId:SecretKey, or an OAuth 2.0 access token.

For more information, check out the Authorization Guide and the OAuth 2.0 Guide.

Path Parameters

pearlId
string
required

Body

phoneNumber
string | null

The phone number of the customer whose conversation memory should be reset.

Response

Memory reset successful.

The response is of type boolean.