cURL
curl --request POST \ --url https://btca.dev/api/cli/wake \ --header 'Authorization: Bearer <token>'
{ "serverUrl": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Server URL