curl --location 'https://app.mgpanel.co/api/campaigns/' \ --header 'X-Account-Nick: {{ACCOUNT_NICK}}' \ --header 'Authorization: Bearer {{API_KEY}}' \ --header 'Content-Type: application/json'
{ "success": true, "campaign": {} }