Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem
Rešeno Arhivirano

Is there a http api to create a new Firefox Hello conversation?

utzff

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.

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.

Vsi odgovori (1)

Izbrana rešitev

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