/
/Fishjam Media Server
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4w ago · Updated 2mo ago
health1
hls1
recording3
room9
  • getShow information about all rooms
  • postCreates a room
  • getShows information about the room
  • deleteDelete the room
  • postCreates the component and adds it to the room
  • postSubscribe component to the tracks of peers or components
  • deleteDelete the component from the room
  • postCreate peer
  • deleteDelete peer
sip2
    room

    Delete the room

    delete/room/{room_id}

    Path parameters

    room_idstring required

    Room id

    Response

    Successfully deleted room

    Changes