Parameter Description. Content-Type Value: 'application/json; charset=UTF-8' result Result code HTTP/1.1 200 OK content-type: application/json; charset=utf-8 content-length: xx { "result": 0 } /api/output/set Use this interface to set output. input/output editing permissions are required. Protocol HTTP/HTTPS POST URL ip[:port]/api/output/set Content-Type Request: Content-Type: application/json Response: Content-Type: application/json mwcloud-sid A string that is used to identify current logged-in user. mwcloud-uid Current logged-in username. name The name of outut to be modified. protocol Protocol types config Output configurations, refer to Source configurations POST /api/output/set HTTP/1.1 Accept: application/json, text/plain, */* Content-Type: application/json;charset=utf-8 Content-Length: xx Cookie: mwcloud-sid=OCXWUMGEYPGIAWWOETYXPNMVHDZIAZJP; mwcloud-uid=Admin; {
Appears in 1 contract
Sources: Api Agreement
Parameter Description. Content-Type Value: 'application/json; charset=UTF-8' result Result code HTTP/1.1 200 OK content-type: application/json; charset=utf-8 content-length: xx { "result": 0 } /api/outputchannel/set enable Use this the interface to set outputenable/disable channels. input/output editing permissions are Channel Control Permissions is required. Protocol HTTP/HTTPS POST URL ip[:port]/api/outputchannel/set enable Content-Type Request: Content-Type: application/json Response: Content-Type: application/json mwcloud-sid A string that is used to identify current logged-in user. mwcloud-uid Current logged-in username. name The name of outut to be modifiedid Channel ID. protocol Protocol types config Output configurationsenable Boolean type, refer to Source configurations true represents enable the channel, false represents disable the channel. POST /api/outputchannel/set enable HTTP/1.1 Accept: application/json, text/plain, */* Content-Type: application/json;charset=utf-8 Content-Length: xx Cookie: mwcloud-sid=OCXWUMGEYPGIAWWOETYXPNMVHDZIAZJP; mwcloud-uid=Admin; {
Appears in 1 contract
Sources: Api Agreement