Delete a Templatedelete https://api.elliemae.com/workflow/v1/templates/task/items/{id}Deletes a specified task template.Path ParamsidstringrequiredQuery Paramsforcebooleanforce boolean When set to true, the parent entity and all its child entities will be deleted. Otherwise, if there are any child entities under the entity to be deleted, the delete operation will fail with 409 Conflict error.truefalseHeadersAuthorizationstringBearer tokenResponses 204No Content 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 3 months ago