Snippets

Create a new snippet

Creates a new snippet for the authenticated user.

post/snippets

Request body

namestring
contentstring
descriptionstring
folderstring
orderinteger
isNoteboolean

When true, the snippet is a note (copy/paste only, not directly executable on a host).

Response

Snippet created successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.