Strategies

To customize the MAAX AI sales module you can customize its behavior. By describing the strategy it should adhere to.

If you don't supply a custom strategy then a default one will be used. The default strategy tell the MAAX AI to behave in the following way:

/create_strategy/

Creates a new strategy

POST https://app.maax.ai/create_strategy

Query Parameters

NameTypeDescription

title*

String

Specify the title for the strategy. It is used internally by your team only. It will be visible in your dashboard too.

description*

String

Free-form text that tells the AI how it should be behaving.

Headers

NameTypeDescription

2hd-api-key

String

YOUR_API_KEY

Last updated