Leave third party meeting platform
Endpoints
Leave third party meeting platform
Remove your LemonSlice avatar from a third party meeting platform (Zoom, Google Meet, Microsoft Teams, or Webex)
Important notes:
- We recommend using our LiveKit plugin rather than calling this endpoint directly (PR in progress).
- This feature currently works only with LiveKit-based self-managed sessions.
- Use this endpoint to remove your avatar from third party meeting platforms. Do not use this endpoint for regular LiveKit sessions.
POST
Leave third party meeting platform
Authorizations
Your LemonSlice API token.
Path Parameters
The ID of the LemonSlice session associated with the third party meeting platform.
Body
application/json
The third party meeting platform ID returned by the join-meeting endpoint.
Example:
"meeting-bot-abc123"
Response
Avatar removed from the third party meeting platform.
Confirmation that the avatar has left the third party meeting platform.
Allowed value:
"left"
