curl --location '/api/campaign/update-status' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 0 ], "is_active": true }'