action flat_delete_score_track { label: "Remove an audio or video track linked to the score" provider: flat method: DELETE path: "/scores/{score}/tracks/{track}" encoding: json output: { type: "object" additionalProperties: true } }