unregister
Host
@DeleteMapping(path = "/{" + HOST_IDENTIFIER_KEY + "}"
)
Endpoint used to unregister a host from the session
Return
the response as String
Parameters
sessionId
The identifier of the session
hostId
The identifier of the host
language
The language of the user who sent the request