DELETE
/
api
/
v1
/
sessions
/
{id}
curl --request DELETE \
  --url https://api.avaturn.live/api/v1/sessions/{id} \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

Project developer API token

Path Parameters

id
string
required

Session ID

Response

200
application/json
Successful Response

The response is of type any.