delete http://127.0.0.1:4005/v1/templates/
Use this endpoint to soft delete a template from the system. The record won’t be physically removed from the database. Instead, the data stays stored but is marked inactive and excluded from standard queries. The deletedAt
field is set with the timestamp when the deletion occurred.