Snippets
Update Snippet
Update a snippet.
patch/snippets/{id}
Path parameters
idstring required
Request body
Example request
{
"identifier": "footer",
"name": "Footer",
"content": "Thanks for reading!"
}Response
OK
Changes
No recorded changes to this endpoint across all 11 revisions of this API.