Hi,
We're trying to delete Jenkins agents using the REST API, by using a POST on /computer/<slave name>/delete.
But this call returns an HTML page asking for confirmation. I didn't find a way, in the API documentation or elsewhere, to do this.
Any hint?
Thanks,
Damien