Authorization: Bearer ********************
curl --location --request DELETE 'https://api.github.com/user/installations//repositories/' \ --header 'Authorization: Bearer <token>'
{}