Materials are part of a pipeline and so, they are updated using the "Edit pipeline config" API call: <https://api.gocd.org/current/#edit-pipeline-config>
You'll need to do a GET and then a PUT with an `If-Match` header based on the GET response: <https://developer.mozilla.org/en-US/docs/Web/HTTP/Conditional_requests> -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/m2r1mrafdd.fsf%40arvindsv.com.
