id of the workflow run. You must authenticate using an access token with the repo scope to use this endpoint.curl --location 'https://api.github.com/repos///actions/runs//rerun-failed-jobs' \
--header 'Content-Type: application/json' \
--data '{
"enable_debug_logging": false
}'null