// Step Templates

Delete a step template

Soft-delete a step template.

DELETE/api/step-template

Description

Soft-deletes the step template.

Parameters

NameInTypeRequiredDescription
stepTemplateId query string yes ID of the step template.

Errors

StatusMeaning
400 Invalid stepTemplateId.
401 Missing or invalid Basic auth credentials, or the service account lacks the required role.