Skip to main content

Create a snippet

POST 

/snippets

Create a new snippet.

Request

Body

The snippet resource definition.

    name stringrequired

    The name of the snippet

    description string

    The description of the snippet

    labels string[]

    Labels applied to the snippet

Responses

Created

Loading...