Is there a http api to create a new Firefox Hello conversation?
A new conversation in Firefox Hello until now can be created via button click as described here: https://support.mozilla.org/en-US/kb/firefox-hello-video-and-voice-conversations-online#w_start-a-conversation
Is there already a http api to create a new conversation? If not: Are there plans to create one? The api should accept a POST request and respond with the newly created conversation url.
被采纳的解决方案
found it: https://docs.services.mozilla.com/loop/apis.html#post-rooms please notice: docs depict v1 but endpoint https://loop.services.mozilla.com is currently still running at v0
定位到答案原位置 👍 0所有回复 (1)
选择的解决方案
found it: https://docs.services.mozilla.com/loop/apis.html#post-rooms please notice: docs depict v1 but endpoint https://loop.services.mozilla.com is currently still running at v0