Delete session data
Deletes session and all generated insights. This operation cannot be undone.
Path Parameters
- sessionId string required
Id of session. Session is created when all participants (provider and clients) join and provider starts the session. Session id is part of the web-hook payload for all session events, e.g. when session is created.
Responses
- 200
- 403
- 404
OK
Invalid API Key
Record with given ID wasn't found.
Loading...