cURL
curl --request DELETE \ --url https://api.avaturn.live/api/v1/sessions/{id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Terminates the session. If the avatar is still talking, it kills the session anyway.
avaturn.live API key
Session ID
Successful Response