Update a snippetpost https://api.streak.com/api/v1/snippets/{key}This call lets you update a specific snippet.Sending a pipelineKey in the body parameters will share the Snippet you're updating with that pipeline. 🚧Content Type and AuthMake sure to include -H "Content-Type: application/json" and your authorization in any request you make on your own.