jenkinsci / customizable-header-plugin

Customizable header for Jenkins
https://plugins.jenkins.io/customizable-header/
MIT License
4 stars 2 forks source link

delete system message via rest api #123

Closed mawinter69 closed 3 months ago

mawinter69 commented 3 months ago

do a post to <jenkins_url>/customizable-header/deleteSystemMessage?id=<id> to delete the system message with the given id

Testing done

Submitter checklist