Strategies
To customize the MAAX AI sales module you can customize its behavior. By describing the strategy it should adhere to.
/create_strategy/
Creates a new strategy
POST
https://app.maax.ai/create_strategy
Query Parameters
Name
Type
Description
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
Name
Type
Description
2hd-api-key
String
YOUR_API_KEY
Last updated