curl --location 'https://api.github.com/app/hook/config'
{ "content_type": "\"json\"", "insecure_ssl": "\"0\"", "secret": "\"********\"", "url": "https://example.com/webhook" }