curl --location -g --request DELETE 'http://gitlab.example.com/v3/projects//runners/'
{ "id": "string", "description": "string", "active": "string", "is_shared": "string", "name": "string" }