Home / Resources / API Reference

Step Template

Base route: /api/step-template

Delete step template

Permanently removes a step template from the workspace.

Request

Parameters
stepTemplateId
string
required
The unique ID of the template to be deleted.
Query string

DELETE /api/step-template?stepTemplateId=...

Response

200 OK