Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-queued_downloads-xxx.delete.rst
index 8d2a82aeb09640ddec8452242e20030170988f90..11ed510eb1544174a2315f784982a0e8caefee63 100644 (file)
@@ -22,12 +22,16 @@ Path
   ``/api/v1/queued_downloads/xxx``
 
   ``xxx``
-    The ``uuid`` value from the queued downloads list.
+    Package name. The ``uuid`` value from the queued downloads list.
+
+  Example: ``/api/v1/queued_downloads/net.froemling.bombsquad``
+
 Headers
   Standard headers
 
   ``uuid``
-    The ``uuid`` value from the queued downloads list.
+    The ``uuid`` value from the queued downloads list, which is actually
+    a package name and not an UUID.
     
     Same as the ``xxx`` in the path.
 GET parameters