Skip to main content
DELETE
/
v1
/
framework-editor
/
control-template
/
{id}
/
task-templates
/
{ttId}
cURL
curl --request DELETE \
  --url http://localhost:3333/v1/framework-editor/control-template/{id}/task-templates/{ttId}

Path Parameters

id
string
required
ttId
string
required

Response

200 - undefined