action handwrytten_delete_template { label: "Deletes a users template" description: "Deletes a template in the User’s Account" provider: handwrytten method: POST path: "/templates/delete" encoding: json output: { type: "object" additionalProperties: true } }