DELETE
/
crm
/
scenario
/
{scenarioId}
/
conversation

Authorizations

Authorization
string
headerrequired

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

Path Parameters

scenarioId
string
required

The ID of the CRM scenario.

Body

application/json
conversationId
string
required

ID of the conversation to remove from the scenario.

Response

200 - application/json
message
string