Hi Walter,
yes. A Queue parameter contains multiple records, so it's not possible to pass that with a POST (or a gET for that matter). You must use one of the SOAP methods.
For a Table, in that specific case, of updating a single record, then the POST can be used.
cheers
Bruce