PUT: Modify the Attributes of an MPTS - Conductor Live

PUT: Modify the Attributes of an MPTS

HTTP Request and Response

Request URL

Change any of the attributes of the specified MPTS output, except the list of SPTS programs. To work with the SPTS programs in the MPTS, use the MPTS Member commands.

PUT http://<Conductor IP address>/mpts/<ID of mpts>

Call Header

  • Accept: Set to application/xml

  • Content-Type: Set to application/xml

If you are implementing user authentication, you must also include three authorization headers; see Header Content for User Authentication.

Request Body

The body contains only the elements to change; see POST above.