Duplicate a campaign by sending an HTTP POST request. You can optionally include a JSON object in the request body.
The (optional) JSON object represents specific fields to update in the duplicated campaign. Fields that are omitted or NULL will not be updated.
The response body will contain the newly created campaign as a JSON object.