---
title: Create or update step template
full: true
_openapi:
  method: PUT
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >
          Create or update the template for a specific step.


          Template structure depends on the channel type (email, SMS, in-app,
          etc.).

          Creates a new draft version via copy-on-write if needed.
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Create or update the template for a specific step.

Template structure depends on the channel type (email, SMS, in-app, etc.).
Creates a new draft version via copy-on-write if needed.


<APIPage document={"./openapi-management.json"} operations={[{"path":"/notiflows/{notiflow_handle}/steps/{step_handle}/template","method":"put"}]} />