PUT
/
crm
/
scenario

Authorizations

Authorization
string
headerrequired

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

Body

application/json
id
string
required

The ID of the CRM scenario to update.

name
string
required

The new name for the CRM scenario.

description
string | null

An optional new description for the CRM scenario.

Response

200 - application/json
message
string
scenario
object