enforcementAuthorization: Bearer ********************curl --location --request PATCH 'https://api.github.com/repos///pre-receive-hooks/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"enforcement": "enabled"
}'{
"configuration_url": "string",
"enforcement": "string",
"id": 0,
"name": "string"
}