cURL
curl --request POST \ --url 'http://{{base_url}}/api/v1/analytics/get-campaign-group-analytics-master' \ --header 'Content-Type: application/json' \ --data ' { "campaign_id": "047eb671-8ad6-40a4-b4c3-a665531cb144" } '
The body is of type object.
object
Successful response