Authorization: Bearer ********************{
"sid": "85",
"client_id": "94",
"record_id": 39,
"remote_id": 90,
"rc_fastcode": "70",
"remote": "et"
}curl --location --request POST '/rc-notification/kill-remote' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"sid": "85",
"client_id": "94",
"record_id": 39,
"remote_id": 90,
"rc_fastcode": "70",
"remote": "et"
}'{
"sid": "string",
"record_id": 0
}