cURL
curl --request DELETE \ --url https://api.avaturn.live/api/v1/sessions/{id} \ --header 'Authorization: Bearer <token>'
"<any>"
Terminates the session. If the avatar is still talking, it kills the session anyway.
Project developer API token
Session ID
Successful Response
The response is of type any.
any