Skip to main content
DELETE
/
api
/
recordings
/
{id}
Delete recording
curl --request DELETE \
  --url http://localhost:3000/api/recordings/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.gomobile.ma/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Recording ID

Response

Recording deleted