curl --location -g --request DELETE 'http://gitlab.example.com/v3/projects//deploy_keys//disable'
{ "id": "string", "title": "string", "key": "string", "created_at": "string", "can_push": "string" }