curl --request DELETE \
--url http://localhost:3333/v1/framework-editor/task-template/{id}Delete a framework editor task template by ID
curl --request DELETE \
--url http://localhost:3333/v1/framework-editor/task-template/{id}Framework editor task template ID
"frk_tt_abc123def456"
Successfully deleted framework editor task template
Was this page helpful?