open fun rxQueueDelete(queue: String): Single<JsonObject>
Delete a queue, without regard for whether it is in use or has messages on it
queue -
queue
Return