curl --location --request POST 'https://staging.syncode.anggita.org/api/rooms//media/recording/stop' \
--header 'Authorization: Bearer <token>'{
"recordingId": "string",
"duration": 0,
"storageKey": "string",
"stoppedAt": "2019-08-24T14:15:22.123Z"
}