Create a snippet

This call lets you create a snippet.

Log in to see full request history

Adding a pipelineKey to the body parameters will share the Snippet you're creating with that pipeline. If not provided, the snippet will be private to the user creating it and the partOfPipeline field will be false.

🚧

Content Type and Auth

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

Form Data
string
required

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

(optional) 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