Removes an existing input.
Note: Will immediately remove all associated scene items.
Name | Type | Required | Description |
---|---|---|---|
inputName |
String |
Name of the input to remove |
Complexity Rating: | |
Latest Supported RPC Version: | 1 |
Added in | v5.0.0 |
{
"requestType": "RemoveInput",
"requestData": {
"inputName": ""
}
}