Modify Campaign State

HTTPS Method

PUT

URI

https://<server>/adminapi/campaign /{id}/state/{enable or disable}

Example URI

https://uccx-server/adminapi/campaign/200/state/enable

https://uccx-server/adminapi/campaign/200/state/disable

Content Type

Application/XML, Application/JSON

HTTPS Success Code

200

HTTPS Failure Code

400, 404, 500

Error Codes

Success Response

HTTPS/1.1 200 OK