Snippets
Create Snippet
Create a new snippet
post/snippets
Request body
Example request
{
"identifier": "footer",
"name": "Footer",
"content": "Thanks for reading!"
}Response
Created
Create a new snippet
{
"identifier": "footer",
"name": "Footer",
"content": "Thanks for reading!"
}Created