⚠️ Experimental: The Moverse Capture Remote Control API is in an experimental stage. For usage with Moverse Capture Studio, click here.
description in the request body to tag the file. Otherwise the call will fail.curl --location --request PATCH '/api/v1/recordings/active' \
--header 'Content-Type: application/json' \
--data-raw '{
"description": "test"
}'