There is a API call for modifying the campaign in express but we are using enterprise. Is there a similar call that can be made for the enterprise application. Here is the express API call, can this be used on the enterprise?
Modify Campaign
HTTP Method PUT
URI http://<server>/adminapi/campaign /{id}
Example URI http://uccx-server/adminapi/campaign/200
Content Type Application/XML, Application/JSON
HTTP Success Code 200
HTTP Failure Codes 401, 404, 405
Error Codes —
Success Response
HTTP/1.1 200 OK