create: function(notification) {
            console.log('notificationsInterface.template.create', notification);
            return this.request({
                url: this.buildUri(this.uri),
                method: corbel.request.method.POST,