docs
docs copied to clipboard
download: POST requests must include Content-Type: application/json
I think that will be the case with all REST APIs, at least that I know of. But if you want to add it, this would fit better in the introduction section as that will apply to all requests sending a body, not just adding to the queue.
OK, moved ahead with that.