Authorization: Bearer ********************
{ "mac": "" }
curl --location --request POST '/wakeup/remote-mac/' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "mac": "" }'
{}