Create a snippet

This call lets you create a snippet.

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.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!