Update a snippet

This call lets you update a specific snippet.

Log in to see full request history

Sending a pipelineKey in the body parameters will share the Snippet you're updating with that pipeline.

🚧

Content Type and Auth

Make sure to include -H "Content-Type: application/json" and your authorization in any request you make on your own.

Path Params
string
required

The key of the snippet you're updating

Body Params
string

Name of the snippet

string

The snippet's subject line

string

The snippet's text/body

string
Defaults to ^shortcut

A shortcut that activates the snippet

string

The pipeline that the snippet will be shared in.

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json