diff --git a/PROTOCOL.md b/PROTOCOL.md index 63c6541a..c40e6bb8 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -402,6 +402,7 @@ __Request fields__ : - **"x"** (float) : x coordinate - **"y"** (float) : y coordinate - **"scene_name"** (string) : scene the item belongs to. defaults to current scene. + __Response__ : OK if specified item exists, error otherwise. *New in OBS Studio*