Skip to main content
Version: /v1

Delete Recordings - API

Use the following Rest API to delete recordings.


curl -L -X DELETE 'https://api.videosdk.live/v1/meeting-recordings/:id' \
-H 'Authorization: $YOUR_JWT_TOKEN'

Request

      Path Parameters
    • idoptionalstring

Response

  • __responseobject

Got a Question? Ask us on discord


Was this helpful?