you can simply customize the HTTP method (from GET, POST, HEAD, PUT, PATCH, DELETE, CONNECT, OPTIONS and TRACE) and headers for your cron job requests in the "Method and Headers" tab at the cron job setting form.
With POST, PUT and PATCH, you can send body data along with the HTTP requests.