curl --location '/smartflows//actions/teaser' \
--header 'Content-Type: application/json' \
--data '{
"assetId": "string",
"text": "string",
"html": "string",
"location": "bottomLeft",
"backgroundColor": "string",
"foregroundColor": "string",
"roundedCorners": "string",
"contentMargins": "string",
"contentPaddings": "string",
"fontFamily": "string",
"fontSize": "string",
"fontWeight": "initial",
"canBeClosed": "string"
}'{
"activityId": "string",
"name": "string",
"campaignUuid": "string",
"nextActivityType": "triggers"
}