stopSiteRecording

POST https://{{host}}/api/v1/sites/:site_id/rfdiags/:rfdiag_id/stop

If the recording session is active for the given rfdiagid, it will finish the recording. duration and endtime will be updated to reflect the correct values.

Request Body

{"name"=>"Troubleshooting", "type"=>"sdkclient", "sdkclient_id"=>"de87bf9d-183f-e383-cc68-6ba43947d403", "duration"=>120}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
X-CSRFTokenstring
Content-Typestring