post https://api.etrusted.com/event-types
This method creates a new event type that represents a touchpoint along your customer journey.
Sample request payload in JSON (Click to view)
{
"active": true,
"name": "after_sales"
}
This method creates a new event type that represents a touchpoint along your customer journey.
{
"active": true,
"name": "after_sales"
}