Problem with using API for add set via postman #205
Answered
by
smartin015
evorotnikov
asked this question in
Q&A
-
Hi there, i'm trying to play with the API a bit and figure out if it possible to create a set and add it to the LAN queue via API. Overall i have couple of questions/problems:
Thanks a lot in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
smartin015
Feb 7, 2023
Replies: 1 comment 1 reply
-
Hi @evorotnikov!
Let me know if you hit any friction - happy to help! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
evorotnikov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @evorotnikov!
/set/add
will always add your set to the local queue. That's mostly for legacy reasons, and could be amended to include a target queue in the request if you want to file a feature request :)Let me know if you hit any friction - happy to help!